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/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 6efb882..dfaad50 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -8,7 +8,7 @@ #include "browser.h" #include "commandline.h" -#include "src/mainwindow/mainwindow.h" +#include "mainwindow/mainwindow.h" #include "version.h" #include #include -- cgit v1.2.1