aboutsummaryrefslogtreecommitdiff
path: root/src/addressbar/urllineedit.h
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-03-07 14:08:52 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2018-03-07 14:08:52 +0100
commit5a9d3032869382ec2103e11ef785fe939f93a74f (patch)
tree2df4152aa9121d569da7b26f26986b60d1f61eb5 /src/addressbar/urllineedit.h
parentShow local branch and commit in updater (diff)
downloadsmolbote-5a9d3032869382ec2103e11ef785fe939f93a74f.tar.xz
Reworked CMakeLists to be a bit more readable
Diffstat (limited to 'src/addressbar/urllineedit.h')
-rw-r--r--src/addressbar/urllineedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/addressbar/urllineedit.h b/src/addressbar/urllineedit.h
index 4c5ce82..f03b513 100644
--- a/src/addressbar/urllineedit.h
+++ b/src/addressbar/urllineedit.h
@@ -12,7 +12,7 @@
#include <QAction>
#include <QLineEdit>
#include <QTextLayout>
-#include <src/webengine/webview.h>
+#include "webengine/webview.h"
#include "completer.h"
class BookmarksView;