diff options
-rw-r--r-- | variant/default/main-window.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/variant/default/main-window.hpp b/variant/default/main-window.hpp index 844542f1..c55a6d71 100644 --- a/variant/default/main-window.hpp +++ b/variant/default/main-window.hpp @@ -36,7 +36,7 @@ #include <tuple> #include <memory> -#include "gui/ui_main-window.h" +#include "ui_main-window.h" using namespace options; |