diff options
Diffstat (limited to 'tracker-hydra/ftnoir_tracker_hydra.h')
-rw-r--r-- | tracker-hydra/ftnoir_tracker_hydra.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-hydra/ftnoir_tracker_hydra.h b/tracker-hydra/ftnoir_tracker_hydra.h index d8fe6afb..efbcddd6 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 "api/plugin-api.hpp" -#include "compat/options.hpp" +#include "options/options.hpp" using namespace options; struct settings : opts { |