diff options
Diffstat (limited to 'proto-ftn/ftnoir_protocol_ftn.h')
-rw-r--r-- | proto-ftn/ftnoir_protocol_ftn.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/proto-ftn/ftnoir_protocol_ftn.h b/proto-ftn/ftnoir_protocol_ftn.h index d8b8aff0..9e647980 100644 --- a/proto-ftn/ftnoir_protocol_ftn.h +++ b/proto-ftn/ftnoir_protocol_ftn.h @@ -15,8 +15,8 @@ #include <QUdpSocket> #include <QMessageBox> #include <cmath> -#include "opentrack/plugin-api.hpp" -#include "opentrack-compat/options.hpp" +#include "api/plugin-api.hpp" +#include "compat/options.hpp" using namespace options; struct settings : opts { |