From 5a9d3032869382ec2103e11ef785fe939f93a74f Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Wed, 7 Mar 2018 14:08:52 +0100 Subject: Reworked CMakeLists to be a bit more readable --- src/addressbar/urllineedit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/addressbar/urllineedit.h') 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 #include #include -#include +#include "webengine/webview.h" #include "completer.h" class BookmarksView; -- cgit v1.2.1