summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/dialogs/codeeditor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/dialogs/codeeditor.cpp')
-rw-r--r--umbrello/umbrello/dialogs/codeeditor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/umbrello/umbrello/dialogs/codeeditor.cpp b/umbrello/umbrello/dialogs/codeeditor.cpp
index 432bf941..33fb743b 100644
--- a/umbrello/umbrello/dialogs/codeeditor.cpp
+++ b/umbrello/umbrello/dialogs/codeeditor.cpp
@@ -26,8 +26,8 @@
#include <tqcursor.h>
#include <tqcolor.h>
#include <tqlabel.h>
-#include <brush.h>
-#include <layout.h>
+#include <tqbrush.h>
+#include <tqlayout.h>
#include <tqregexp.h>
#include <kdebug.h>
#include <klocale.h>