summaryrefslogtreecommitdiffstats
path: root/examples/tools/completer/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tools/completer/mainwindow.cpp')
-rw-r--r--examples/tools/completer/mainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tools/completer/mainwindow.cpp b/examples/tools/completer/mainwindow.cpp
index e5ee68e..52e5c0c 100644
--- a/examples/tools/completer/mainwindow.cpp
+++ b/examples/tools/completer/mainwindow.cpp
@@ -40,7 +40,7 @@
****************************************************************************/
#include <QtGui>
-#include "dirmodel.h"
+#include "fsmodel.h"
#include "mainwindow.h"
//! [0]