diff options
Diffstat (limited to 'gui/main-window.hpp')
-rw-r--r-- | gui/main-window.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/main-window.hpp b/gui/main-window.hpp index 66852e6f..14c7cf0d 100644 --- a/gui/main-window.hpp +++ b/gui/main-window.hpp @@ -30,7 +30,7 @@ #include "opentrack-logic/shortcuts.h" #include "opentrack-logic/work.hpp" #include "opentrack-logic/state.hpp" -#include "curve-config.h" +#include "mapping-window.hpp" #include "options-dialog.hpp" #include "process_detector.h" |