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.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/main-window.hpp b/gui/main-window.hpp
index b41c1df9..f992b218 100644
--- a/gui/main-window.hpp
+++ b/gui/main-window.hpp
@@ -9,8 +9,8 @@
#pragma once
#include "api/plugin-support.hpp"
-#include "mapping-window.hpp"
-#include "options-dialog.hpp"
+#include "mapping-dialog.hpp"
+#include "settings.hpp"
#include "process_detector.h"
#include "logic/main-settings.hpp"
#include "logic/pipeline.hpp"