summaryrefslogtreecommitdiffhomepage
path: root/gui/main-window.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/main-window.hpp')
-rw-r--r--gui/main-window.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/main-window.hpp b/gui/main-window.hpp
index 42e8425c..a74575c9 100644
--- a/gui/main-window.hpp
+++ b/gui/main-window.hpp
@@ -17,7 +17,7 @@
#include "logic/shortcuts.h"
#include "logic/work.hpp"
#include "logic/state.hpp"
-#include "compat/options.hpp"
+#include "options/options.hpp"
#include <QMainWindow>
#include <QKeySequence>