diff options
Diffstat (limited to 'proto-sc/ftnoir_protocol_sc.cpp')
-rw-r--r-- | proto-sc/ftnoir_protocol_sc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto-sc/ftnoir_protocol_sc.cpp b/proto-sc/ftnoir_protocol_sc.cpp index fb60cb01..cea064ea 100644 --- a/proto-sc/ftnoir_protocol_sc.cpp +++ b/proto-sc/ftnoir_protocol_sc.cpp @@ -10,7 +10,7 @@ * copyright notice and this permission notice appear in all copies. * */ #include "ftnoir_protocol_sc.h" -#include "opentrack/plugin-api.hpp" +#include "api/plugin-api.hpp" #include "opentrack-library-path.h" FTNoIR_Protocol::FTNoIR_Protocol() : should_stop(false), hSimConnect(nullptr) |