aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/vxl/mingw.diff
blob: 134c96fb96c9d25e2a9dfa503e9c314713787f9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/core/vul/vul_temp_filename.cxx b/core/vul/vul_temp_filename.cxx
index 4921a04..731fee0 100644
--- a/core/vul/vul_temp_filename.cxx
+++ b/core/vul/vul_temp_filename.cxx
@@ -11,7 +11,7 @@
 
 #if defined(_MSC_VER) || defined(__MINGW32__)
 
-#  include <Windows.h>
+#  include <windows.h>
 #else
 #  if defined(unix) || defined(__unix) || defined(__unix__) || defined(__APPLE__)
 // Helper functions for Unix