From 75ec461eeaa851cb5c53f4cfffc434e3e529ed1d Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Mon, 22 Jun 2020 21:10:04 +0200 Subject: Restructures the project source and cleans up a bit --- src/browsertab.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/browsertab.hpp') diff --git a/src/browsertab.hpp b/src/browsertab.hpp index d4f5817..12cbc77 100644 --- a/src/browsertab.hpp +++ b/src/browsertab.hpp @@ -12,7 +12,7 @@ #include "documentoutlinemodel.hpp" #include "tabbrowsinghistory.hpp" -#include "geminirenderer.hpp" +#include "renderers/geminirenderer.hpp" #include "cryptoidentity.hpp" -- cgit v1.2.3