mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Correct the case of a #include directory name, just in case.
llvm-svn: 19254
This commit is contained in:
parent
b29141a864
commit
110e76fd79
@ -22,7 +22,7 @@
|
||||
|
||||
#ifdef LLVM_ON_WIN32
|
||||
|
||||
#include "win32/DynamicLibrary.cpp"
|
||||
#include "Win32/DynamicLibrary.cpp"
|
||||
|
||||
#else
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user