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 fbad58e8..40a3dcd5 100644 --- a/gui/main-window.cpp +++ b/gui/main-window.cpp @@ -7,7 +7,7 @@ */ #include "main-window.hpp" -#include "logic/tracker.h" +#include "logic/pipeline.hpp" #include "options/options.hpp" #include "opentrack-library-path.h" #include "new_file_dialog.h" |