summaryrefslogtreecommitdiffstats
path: root/kdbg/brkpt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/brkpt.cpp')
-rw-r--r--kdbg/brkpt.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/kdbg/brkpt.cpp b/kdbg/brkpt.cpp
index 67a1ee8..54e1548 100644
--- a/kdbg/brkpt.cpp
+++ b/kdbg/brkpt.cpp
@@ -8,11 +8,11 @@
#include <tdelocale.h> /* i18n */
#include <kiconloader.h>
#include <ksimpleconfig.h>
-#include <ntqdialog.h>
-#include <ntqkeycode.h>
-#include <ntqpainter.h>
-#include <ntqlabel.h>
-#include <ntqbitmap.h>
+#include <tqdialog.h>
+#include <tqkeycode.h>
+#include <tqpainter.h>
+#include <tqlabel.h>
+#include <tqbitmap.h>
#include "debugger.h"
#include "brkpt.h"
#include "dbgdriver.h"