diff options
Diffstat (limited to 'tracker-hydra/ftnoir_tracker_hydra.h')
-rw-r--r-- | tracker-hydra/ftnoir_tracker_hydra.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tracker-hydra/ftnoir_tracker_hydra.h b/tracker-hydra/ftnoir_tracker_hydra.h index 94396b7c..d8fe6afb 100644 --- a/tracker-hydra/ftnoir_tracker_hydra.h +++ b/tracker-hydra/ftnoir_tracker_hydra.h @@ -1,6 +1,6 @@ #include "ui_ftnoir_hydra_clientcontrols.h" -#include "opentrack/plugin-api.hpp" -#include "opentrack-compat/options.hpp" +#include "api/plugin-api.hpp" +#include "compat/options.hpp" using namespace options; struct settings : opts { |