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