diff options
Diffstat (limited to 'src/mainwindow.hpp')
| -rw-r--r-- | src/mainwindow.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindow.hpp b/src/mainwindow.hpp index dfa7ebc..85b9d59 100644 --- a/src/mainwindow.hpp +++ b/src/mainwindow.hpp @@ -7,10 +7,10 @@ #include "favouritecollection.hpp" -#include "geminirenderer.hpp" +#include "renderers/geminirenderer.hpp" #include "protocolsetup.hpp" -#include "elidelabel.hpp" +#include "widgets/elidelabel.hpp" #include "browsertab.hpp" |
