summaryrefslogtreecommitdiffstats
path: root/khexedit/lib/kcharcolumn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/lib/kcharcolumn.cpp')
-rw-r--r--khexedit/lib/kcharcolumn.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/khexedit/lib/kcharcolumn.cpp b/khexedit/lib/kcharcolumn.cpp
index a075d05..8fbffbb 100644
--- a/khexedit/lib/kcharcolumn.cpp
+++ b/khexedit/lib/kcharcolumn.cpp
@@ -21,8 +21,8 @@
#include <tqpainter.h>
// kde specific
#include <kcharsets.h>
-#include <klocale.h>
-#include <kglobal.h>
+#include <tdelocale.h>
+#include <tdeglobal.h>
// lib specific
#include "kcolumnsview.h"
#include "kbuffercursor.h"