diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-07-27 16:21:31 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-07-27 16:21:31 +0200 |
commit | 41c2933a5ab2a2592a8d4dffb91b6db3a02f3c9b (patch) | |
tree | a3fb4effe565dc504b0466f3af9bbf492bf2d7ea /ftnoir_protocol_ftn/ftnoir_protocol_ftn.h | |
parent | b68868247aea33b2e26b80058fc5a48df69ba53a (diff) |
rename file so that name makes any sense
Diffstat (limited to 'ftnoir_protocol_ftn/ftnoir_protocol_ftn.h')
-rw-r--r-- | ftnoir_protocol_ftn/ftnoir_protocol_ftn.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftnoir_protocol_ftn/ftnoir_protocol_ftn.h b/ftnoir_protocol_ftn/ftnoir_protocol_ftn.h index 99e6c6a1..2e3c270a 100644 --- a/ftnoir_protocol_ftn/ftnoir_protocol_ftn.h +++ b/ftnoir_protocol_ftn/ftnoir_protocol_ftn.h @@ -34,7 +34,7 @@ #include <QUdpSocket> #include <QMessageBox> #include <math.h> -#include "facetracknoir/global-settings.h" +#include "facetracknoir/plugin-support.h" #include "facetracknoir/options.h" using namespace options; |