summaryrefslogtreecommitdiffstats
path: root/src/openprojectdlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/openprojectdlg.cpp')
-rw-r--r--src/openprojectdlg.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/openprojectdlg.cpp b/src/openprojectdlg.cpp
index c6d510f..9f13489 100644
--- a/src/openprojectdlg.cpp
+++ b/src/openprojectdlg.cpp
@@ -25,9 +25,9 @@
*
***************************************************************************/
-#include <ntqpushbutton.h>
-#include <ntqlineedit.h>
-#include <ntqlistbox.h>
+#include <tqpushbutton.h>
+#include <tqlineedit.h>
+#include <tqlistbox.h>
#include <kurlrequester.h>
#include "openprojectdlg.h"
#include "kscopeconfig.h"