summaryrefslogtreecommitdiff
path: root/src/ini.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ini.cpp')
-rw-r--r--src/ini.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ini.cpp b/src/ini.cpp
index fe49f5fe7..e82daaceb 100644
--- a/src/ini.cpp
+++ b/src/ini.cpp
@@ -21,6 +21,7 @@
#endif
#ifdef WIN32
+# include <windows.h>
# include <shellapi.h>
# include "core/mem_func.hpp"
#endif