summaryrefslogtreecommitdiffstats
path: root/khexedit/hexbuffer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/hexbuffer.cc')
-rw-r--r--khexedit/hexbuffer.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/khexedit/hexbuffer.cc b/khexedit/hexbuffer.cc
index 8a516a8..83cfa84 100644
--- a/khexedit/hexbuffer.cc
+++ b/khexedit/hexbuffer.cc
@@ -26,9 +26,9 @@
#include <tqfileinfo.h>
-#include <klocale.h>
-#include <kglobal.h>
-#include <kglobalsettings.h>
+#include <tdelocale.h>
+#include <tdeglobal.h>
+#include <tdeglobalsettings.h>
#include <knotifyclient.h>
#include "hexbuffer.h"