diff options
Diffstat (limited to 'FTNoIR_Protocol_SC/FTNoIR_Protocol_SC.h')
-rw-r--r-- | FTNoIR_Protocol_SC/FTNoIR_Protocol_SC.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FTNoIR_Protocol_SC/FTNoIR_Protocol_SC.h b/FTNoIR_Protocol_SC/FTNoIR_Protocol_SC.h index 1b0116e3..1b98fab4 100644 --- a/FTNoIR_Protocol_SC/FTNoIR_Protocol_SC.h +++ b/FTNoIR_Protocol_SC/FTNoIR_Protocol_SC.h @@ -35,6 +35,7 @@ // This is necessary to run FaceTrackNoIR on a PC without FSX
//
#define SIMCONNECT_H_NOMANIFEST
+#define _WIN32_WINNT 0x0502
#include "Windows.h"
#include "SimConnect.h"
|