summaryrefslogtreecommitdiffstats
path: root/examples/dirview/dirview.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dirview/dirview.h')
-rw-r--r--examples/dirview/dirview.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/dirview/dirview.h b/examples/dirview/dirview.h
index b4e49b5a..98853450 100644
--- a/examples/dirview/dirview.h
+++ b/examples/dirview/dirview.h
@@ -10,11 +10,11 @@
#ifndef DIRVIEW_H
#define DIRVIEW_H
-#include <qlistview.h>
-#include <qstring.h>
-#include <qfile.h>
-#include <qfileinfo.h>
-#include <qtimer.h>
+#include <ntqlistview.h>
+#include <ntqstring.h>
+#include <ntqfile.h>
+#include <ntqfileinfo.h>
+#include <ntqtimer.h>
class TQWidget;
class TQDragEnterEvent;