summaryrefslogtreecommitdiffstats
path: root/src/languages/gpdasm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/languages/gpdasm.cpp')
-rw-r--r--src/languages/gpdasm.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/languages/gpdasm.cpp b/src/languages/gpdasm.cpp
index 0827ba8..1fd7fbb 100644
--- a/src/languages/gpdasm.cpp
+++ b/src/languages/gpdasm.cpp
@@ -13,8 +13,8 @@
#include "logview.h"
#include "languagemanager.h"
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <kprocess.h>
#include <tqfile.h>
#include <tqregexp.h>