summaryrefslogtreecommitdiffstats
path: root/kdbg/prefdebugger.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/prefdebugger.h')
-rw-r--r--kdbg/prefdebugger.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdbg/prefdebugger.h b/kdbg/prefdebugger.h
index 35ecf2f..8fc3225 100644
--- a/kdbg/prefdebugger.h
+++ b/kdbg/prefdebugger.h
@@ -7,9 +7,9 @@
#ifndef PREFDEBUGGER_H
#define PREFDEBUGGER_H
-#include <ntqlayout.h>
-#include <ntqlineedit.h>
-#include <ntqlabel.h>
+#include <tqlayout.h>
+#include <tqlineedit.h>
+#include <tqlabel.h>
class PrefDebugger : public TQWidget
{