1 parent d807f6c commit d30f2b9Copy full SHA for d30f2b9
2 files changed
src/Engine/Language.cpp
@@ -25,7 +25,7 @@
25
#include "Options.h"
26
#include "../Interface/TextList.h"
27
#ifdef _WIN32
28
-#include <Windows.h>
+#include <windows.h>
29
#endif
30
31
namespace OpenXcom
src/Savegame/SavedGame.cpp
@@ -45,7 +45,7 @@
45
#include "Production.h"
46
#include "TerrorSite.h"
47
#ifdef _MSC_VER
48
49
50
51
0 commit comments