diff options
Diffstat (limited to 'proto-ftn/ftnoir_protocol_ftn.cpp')
-rw-r--r-- | proto-ftn/ftnoir_protocol_ftn.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto-ftn/ftnoir_protocol_ftn.cpp b/proto-ftn/ftnoir_protocol_ftn.cpp index db852f55..51db0f9d 100644 --- a/proto-ftn/ftnoir_protocol_ftn.cpp +++ b/proto-ftn/ftnoir_protocol_ftn.cpp @@ -10,7 +10,7 @@ */ #include "ftnoir_protocol_ftn.h" #include <QFile> -#include "opentrack/plugin-api.hpp" +#include "api/plugin-api.hpp" FTNoIR_Protocol::FTNoIR_Protocol() { |