aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow/subwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow/subwindow.cpp')
-rw-r--r--src/mainwindow/subwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow/subwindow.cpp b/src/mainwindow/subwindow.cpp
index 17a2268..c282dd9 100644
--- a/src/mainwindow/subwindow.cpp
+++ b/src/mainwindow/subwindow.cpp
@@ -8,7 +8,7 @@
#include "subwindow.h"
#include "browser.h"
-#include "webengine/webprofile.h"
+#include <webprofile.h>
#include "webengine/webview.h"
#include "widgets/tabwidget.h"
#include <QAction>