summaryrefslogtreecommitdiffstats
path: root/test/testsuppt.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/testsuppt.h')
-rw-r--r--test/testsuppt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testsuppt.h b/test/testsuppt.h
index 142a676..cf2439d 100644
--- a/test/testsuppt.h
+++ b/test/testsuppt.h
@@ -58,7 +58,7 @@ static const char testsuppt_h_vss_id[] = "$Header: /cvsroot/vformat/build/vforma
*=============================================================================*/
#if defined(WIN) || defined(WIN32)
-#include <Windows.h>
+#include <windows.h>
#else
#include <glob.h>
#endif