From 0a0000a6c4ca5ebfffd33d70f7b7963473be1471 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 22 Oct 2017 11:10:34 +0200 Subject: gui: rename source files only --- gui/main-window.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gui/main-window.hpp') 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" -- cgit v1.2.3