diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-07-27 19:22:33 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-07-27 19:22:33 +0200 |
commit | c78eed3db6a74f802b93e7e17942bbac1b736ffa (patch) | |
tree | 1a4286664488aea97d634e53b8e9939040ec17cc /ftnoir_protocol_sc/ftnoir_protocol_sc.h | |
parent | 41c2933a5ab2a2592a8d4dffb91b6db3a02f3c9b (diff) |
Finish rename for all platforms
Diffstat (limited to 'ftnoir_protocol_sc/ftnoir_protocol_sc.h')
-rw-r--r-- | ftnoir_protocol_sc/ftnoir_protocol_sc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftnoir_protocol_sc/ftnoir_protocol_sc.h b/ftnoir_protocol_sc/ftnoir_protocol_sc.h index a13c0097..758ca1ec 100644 --- a/ftnoir_protocol_sc/ftnoir_protocol_sc.h +++ b/ftnoir_protocol_sc/ftnoir_protocol_sc.h @@ -29,7 +29,7 @@ #pragma once #undef _WIN32_WINNT #define _WIN32_WINNT 0x0502 -#include "facetracknoir/global-settings.h" +#include "facetracknoir/plugin-support.h" // // Prevent the SimConnect manifest from being merged in the application-manifest // This is necessary to run FaceTrackNoIR on a PC without FSX |