We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3710d2 commit 03f4852Copy full SHA for 03f4852
src/plugins/simulator/msfs2024/simconnectwindowsmsfs2024.h
@@ -16,7 +16,7 @@
16
#undef interface
17
18
// clang-format off
19
-#include <windows.h>
+#include <Windows.h>
20
//#include <SimConnect.h>
21
#include "../third_party/externals/common/include/simconnect/MSFS2024/SimConnect.h"
22
// clang-format on
0 commit comments