Unverified Commit 4e20c7b1 by Edward Thomson Committed by GitHub

Merge pull request #5213 from boardwalk/dskorupski/fix_include_case

Fix include casing for case-sensitive filesystems.
parents 60319788 44d5e47d
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment