aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/xmlhttprequest/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/xmlhttprequest/main.cpp')
-rw-r--r--examples/qml/xmlhttprequest/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/qml/xmlhttprequest/main.cpp b/examples/qml/xmlhttprequest/main.cpp
index 976a462464..25f3759de5 100644
--- a/examples/qml/xmlhttprequest/main.cpp
+++ b/examples/qml/xmlhttprequest/main.cpp
@@ -37,5 +37,5 @@
** $QT_END_LICENSE$
**
****************************************************************************/
-#include "../../shared/shared.h"
-DECLARATIVE_EXAMPLE_MAIN(xmlhttprequest) \ No newline at end of file
+#include "../../quick/shared/shared.h"
+DECLARATIVE_EXAMPLE_MAIN(xmlhttprequest)