summaryrefslogtreecommitdiffstats
path: root/examples/dirview/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dirview/main.cpp')
-rw-r--r--examples/dirview/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/dirview/main.cpp b/examples/dirview/main.cpp
index 00f712729..d6cf1a584 100644
--- a/examples/dirview/main.cpp
+++ b/examples/dirview/main.cpp
@@ -7,9 +7,9 @@
**
*****************************************************************************/
-#include <qapplication.h>
-#include <qfileinfo.h>
-#include <qdir.h>
+#include <ntqapplication.h>
+#include <ntqfileinfo.h>
+#include <ntqdir.h>
#include "dirview.h"
int main( int argc, char ** argv )