summaryrefslogtreecommitdiffstats
path: root/src/fileview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileview.cpp')
-rw-r--r--src/fileview.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/fileview.cpp b/src/fileview.cpp
index d8d4fb6..f7ac9aa 100644
--- a/src/fileview.cpp
+++ b/src/fileview.cpp
@@ -25,9 +25,9 @@
*
***************************************************************************/
-#include <ntqpushbutton.h>
-#include <ntqfileinfo.h>
-#include <ntqtabwidget.h>
+#include <tqpushbutton.h>
+#include <tqfileinfo.h>
+#include <tqtabwidget.h>
#include <tdefiledialog.h>
#include "fileview.h"
#include "filelist.h"