aboutsummaryrefslogtreecommitdiff
path: root/src/session.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/session.cpp')
-rw-r--r--src/session.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/session.cpp b/src/session.cpp
index 414e8aa..e1f600a 100644
--- a/src/session.cpp
+++ b/src/session.cpp
@@ -12,7 +12,7 @@
#include <QJsonObject>
#include <QJsonArray>
#include "webengine/webview.h"
-#include "profilemanager.h"
+#include <web/profilemanager.h>
Session::Session(QObject *parent) : QObject(parent)
{