summaryrefslogtreecommitdiffstats
path: root/examples/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.cpp')
-rw-r--r--examples/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.cpp b/examples/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.cpp
index 7d1c7cb1..154b8b9b 100644
--- a/examples/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.cpp
+++ b/examples/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.cpp
@@ -41,7 +41,7 @@
#include "dialogPlugin.h"
#include "directory.h"
#include "file.h"
-#include <QtDeclarative/qdeclarative.h>
+#include <QtQuick1/qdeclarative.h>
void DialogPlugin::registerTypes(const char *uri)
{