summaryrefslogtreecommitdiffstats
path: root/khexedit/toplevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/toplevel.h')
-rw-r--r--khexedit/toplevel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/khexedit/toplevel.h b/khexedit/toplevel.h
index e92503d..a31871c 100644
--- a/khexedit/toplevel.h
+++ b/khexedit/toplevel.h
@@ -27,8 +27,8 @@
#include <tqptrlist.h>
#include <kapplication.h>
-#include <kstdaccel.h>
-#include <kmainwindow.h>
+#include <tdestdaccel.h>
+#include <tdemainwindow.h>
#include "hexbuffer.h"
#include "hexmanagerwidget.h"