summaryrefslogtreecommitdiffstats
path: root/src/projectfilesdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/projectfilesdlg.h')
-rw-r--r--src/projectfilesdlg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/projectfilesdlg.h b/src/projectfilesdlg.h
index abd86ef..000a662 100644
--- a/src/projectfilesdlg.h
+++ b/src/projectfilesdlg.h
@@ -28,9 +28,9 @@
#ifndef PROJECTFILESDLG_H
#define PROJECTFILESDLG_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <projectfileslayout.h>
-#include <ntqdict.h>
+#include <tqdict.h>
#include "project.h"
class DirScanner;