summaryrefslogtreecommitdiffstats
path: root/src/newprojectdlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newprojectdlg.cpp')
-rw-r--r--src/newprojectdlg.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/newprojectdlg.cpp b/src/newprojectdlg.cpp
index 961cd3d..da9cb38 100644
--- a/src/newprojectdlg.cpp
+++ b/src/newprojectdlg.cpp
@@ -25,11 +25,11 @@
*
***************************************************************************/
-#include <ntqregexp.h>
-#include <ntqpushbutton.h>
-#include <ntqspinbox.h>
-#include <ntqlabel.h>
-#include <ntqtextedit.h>
+#include <tqregexp.h>
+#include <tqpushbutton.h>
+#include <tqspinbox.h>
+#include <tqlabel.h>
+#include <tqtextedit.h>
#include <kurlrequester.h>
#include <klineedit.h>
#include <tdemessagebox.h>