summaryrefslogtreecommitdiffstats
path: root/src/newprojectdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newprojectdlg.h')
-rw-r--r--src/newprojectdlg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/newprojectdlg.h b/src/newprojectdlg.h
index ff96337..7886bf3 100644
--- a/src/newprojectdlg.h
+++ b/src/newprojectdlg.h
@@ -28,8 +28,8 @@
#ifndef NEWPROJECTDLG_H
#define NEWPROJECTDLG_H
-#include <ntqlineedit.h>
-#include <ntqcheckbox.h>
+#include <tqlineedit.h>
+#include <tqcheckbox.h>
#include <newprojectlayout.h>
#include <autocompletionlayout.h>
#include "projectbase.h"