diff options
Diffstat (limited to 'gui/main-window.cpp')
-rw-r--r-- | gui/main-window.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/main-window.cpp b/gui/main-window.cpp index 2f856b11..9cad0ef4 100644 --- a/gui/main-window.cpp +++ b/gui/main-window.cpp @@ -8,7 +8,7 @@ #include "main-window.hpp" #include "logic/tracker.h" -#include "compat/options.hpp" +#include "options/options.hpp" #include "opentrack-library-path.h" #include "new_file_dialog.h" #include <QFile> |