diff options
Diffstat (limited to 'tracker-freepie-udp')
-rw-r--r-- | tracker-freepie-udp/ftnoir_tracker_freepie-udp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-freepie-udp/ftnoir_tracker_freepie-udp.h b/tracker-freepie-udp/ftnoir_tracker_freepie-udp.h index 05228006..2fd4baa0 100644 --- a/tracker-freepie-udp/ftnoir_tracker_freepie-udp.h +++ b/tracker-freepie-udp/ftnoir_tracker_freepie-udp.h @@ -10,7 +10,7 @@ #include <QThread> #include "ui_freepie-udp-controls.h" #include "api/plugin-api.hpp" -#include "compat/options.hpp" +#include "options/options.hpp" using namespace options; struct settings : opts { |