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 3fde4301..b41c1df9 100644 --- a/gui/main-window.hpp +++ b/gui/main-window.hpp @@ -13,7 +13,7 @@ #include "options-dialog.hpp" #include "process_detector.h" #include "logic/main-settings.hpp" -#include "logic/tracker.h" +#include "logic/pipeline.hpp" #include "logic/shortcuts.h" #include "logic/work.hpp" #include "logic/state.hpp" |