summaryrefslogtreecommitdiffstats
path: root/providers/implementations/storemgmt
diff options
context:
space:
mode:
Diffstat (limited to 'providers/implementations/storemgmt')
-rw-r--r--providers/implementations/storemgmt/winstore_store.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/implementations/storemgmt/winstore_store.c b/providers/implementations/storemgmt/winstore_store.c
index 540f9d2440..5e873a183f 100644
--- a/providers/implementations/storemgmt/winstore_store.c
+++ b/providers/implementations/storemgmt/winstore_store.c
@@ -24,7 +24,7 @@
#include "prov/bio.h"
#include "file_store_local.h"
#ifdef __CYGWIN__
-#include <Windows.h>
+# include <windows.h>
#endif
#include <wincrypt.h>