diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-19 16:08:46 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-19 18:28:08 +0200 |
commit | dd87370ff2818ee3c3d67ba104405b85ee44daba (patch) | |
tree | d5ebdf22aaccd0e345ce7a7c2ecb7b7193ea0791 /ftnoir_protocol_ftn/ftnoir_protocol_ftn.h | |
parent | 7e2e341c45b86f76e08d74e056929ad76ff1a383 (diff) |
decruft more
Diffstat (limited to 'ftnoir_protocol_ftn/ftnoir_protocol_ftn.h')
-rw-r--r-- | ftnoir_protocol_ftn/ftnoir_protocol_ftn.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftnoir_protocol_ftn/ftnoir_protocol_ftn.h b/ftnoir_protocol_ftn/ftnoir_protocol_ftn.h index 587f0034..c9b7ace6 100644 --- a/ftnoir_protocol_ftn/ftnoir_protocol_ftn.h +++ b/ftnoir_protocol_ftn/ftnoir_protocol_ftn.h @@ -32,8 +32,8 @@ #include <QUdpSocket> #include <QMessageBox> #include <cmath> -#include "facetracknoir/plugin-api.hpp" -#include "facetracknoir/options.h" +#include "opentrack/plugin-api.hpp" +#include "opentrack/options.hpp" using namespace options; struct settings { |