diff options
Diffstat (limited to 'tracker-freepie-udp/ftnoir_tracker_freepie-udp.cpp')
-rw-r--r-- | tracker-freepie-udp/ftnoir_tracker_freepie-udp.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tracker-freepie-udp/ftnoir_tracker_freepie-udp.cpp b/tracker-freepie-udp/ftnoir_tracker_freepie-udp.cpp index 9a5697dd..800428aa 100644 --- a/tracker-freepie-udp/ftnoir_tracker_freepie-udp.cpp +++ b/tracker-freepie-udp/ftnoir_tracker_freepie-udp.cpp @@ -1,6 +1,6 @@ #include "ftnoir_tracker_freepie-udp.h" -#include "opentrack/plugin-api.hpp" -#include "opentrack-compat/pi-constant.hpp" +#include "api/plugin-api.hpp" +#include "compat/pi-constant.hpp" #include <cinttypes> #include <algorithm> |