Commit 44d5e47d by Dan Skorupski

Fix include casing for case-sensitive filesystems.

parent 08cfa43d
......@@ -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