summaryrefslogtreecommitdiffstats
path: root/kdbg/mainwndbase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/mainwndbase.cpp')
-rw-r--r--kdbg/mainwndbase.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdbg/mainwndbase.cpp b/kdbg/mainwndbase.cpp
index bed938e..ef137a3 100644
--- a/kdbg/mainwndbase.cpp
+++ b/kdbg/mainwndbase.cpp
@@ -10,9 +10,9 @@
#include <tdemessagebox.h>
#include <kstatusbar.h>
#include <tdefiledialog.h>
-#include <ntqtabdialog.h>
-#include <ntqfile.h>
-#include <ntqdragobject.h>
+#include <tqtabdialog.h>
+#include <tqfile.h>
+#include <tqdragobject.h>
#include "mainwndbase.h"
#include "debugger.h"
#include "gdbdriver.h"