summaryrefslogtreecommitdiffstats
path: root/examples/webengine/quicknanobrowser/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webengine/quicknanobrowser/main.cpp')
-rw-r--r--examples/webengine/quicknanobrowser/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webengine/quicknanobrowser/main.cpp b/examples/webengine/quicknanobrowser/main.cpp
index 1e592f3e1..f9d867c8d 100644
--- a/examples/webengine/quicknanobrowser/main.cpp
+++ b/examples/webengine/quicknanobrowser/main.cpp
@@ -47,7 +47,7 @@ typedef QApplication Application;
#include <QtGui/QGuiApplication>
typedef QGuiApplication Application;
#endif
-#include <qtwebengineglobal.h>
+#include <QtWebEngine/qtwebengineglobal.h>
int main(int argc, char **argv)
{