summaryrefslogtreecommitdiffstats
path: root/kdbg/brkpt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/brkpt.cpp')
-rw-r--r--kdbg/brkpt.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdbg/brkpt.cpp b/kdbg/brkpt.cpp
index 50cf6c3..67a1ee8 100644
--- a/kdbg/brkpt.cpp
+++ b/kdbg/brkpt.cpp
@@ -4,8 +4,8 @@
* See the file COPYING in the toplevel directory of the source directory.
*/
-#include <kapplication.h>
-#include <klocale.h> /* i18n */
+#include <tdeapplication.h>
+#include <tdelocale.h> /* i18n */
#include <kiconloader.h>
#include <ksimpleconfig.h>
#include <ntqdialog.h>