summaryrefslogtreecommitdiffstats
path: root/kdbg/pgmargs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/pgmargs.cpp')
-rw-r--r--kdbg/pgmargs.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdbg/pgmargs.cpp b/kdbg/pgmargs.cpp
index df2334a..d427ed6 100644
--- a/kdbg/pgmargs.cpp
+++ b/kdbg/pgmargs.cpp
@@ -10,9 +10,9 @@
#include <ntqlistview.h>
#include <ntqlistbox.h>
#include <ntqtabwidget.h>
-#include <kapplication.h>
-#include <kfiledialog.h>
-#include <klocale.h> /* i18n */
+#include <tdeapplication.h>
+#include <tdefiledialog.h>
+#include <tdelocale.h> /* i18n */
#include "config.h"
#include "mydebug.h"