summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codegenerators/cppcodegenerationpolicy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codegenerators/cppcodegenerationpolicy.cpp')
-rw-r--r--umbrello/umbrello/codegenerators/cppcodegenerationpolicy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/cppcodegenerationpolicy.cpp b/umbrello/umbrello/codegenerators/cppcodegenerationpolicy.cpp
index 70983d96..33f013a2 100644
--- a/umbrello/umbrello/codegenerators/cppcodegenerationpolicy.cpp
+++ b/umbrello/umbrello/codegenerators/cppcodegenerationpolicy.cpp
@@ -19,7 +19,7 @@
// qt/kde includes
#include <tqregexp.h>
#include <kdebug.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
// app includes
#include "cppcodegenerationpolicypage.h"
#include "../uml.h"