summarylogtreecommitdiffstats
path: root/aclapi-include-case.patch
blob: 9449ccbb58dda5c213c66179c56c0a10fe21998f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/path.c b/src/path.c
index 90473fc..34346a8 100644
--- a/src/path.c
+++ b/src/path.c
@@ -14,7 +14,7 @@
 #include "win32/w32_buffer.h"
 #include "win32/w32_util.h"
 #include "win32/version.h"
-#include <AclAPI.h>
+#include <aclapi.h>
 #else
 #include <dirent.h>
 #endif