Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi McClure <andi.mcclure@xamarin.com>2015-11-17 02:17:21 +0300
committerAndi McClure <andi.mcclure@xamarin.com>2015-11-17 02:17:21 +0300
commit732bc07bd80b3ccd08ac6439208e70287a32a844 (patch)
treeb92b862e4b0d871aeb6b51800f2095a19e9a1317 /msvc/libmonoutils.vcxproj
parentaa6dc985b700e8d0422f9febcf2d58cf91541c49 (diff)
Minor: Style cleanup on internal headers (continued)
Previous patch missed some build files.
Diffstat (limited to 'msvc/libmonoutils.vcxproj')
-rw-r--r--msvc/libmonoutils.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/msvc/libmonoutils.vcxproj b/msvc/libmonoutils.vcxproj
index 939f52048d7..fb3441dbcd6 100644
--- a/msvc/libmonoutils.vcxproj
+++ b/msvc/libmonoutils.vcxproj
@@ -112,7 +112,7 @@
<ClInclude Include="..\mono\utils\mono-internal-hash.h" />
<ClInclude Include="..\mono\utils\mono-io-portability.h" />
<ClInclude Include="..\mono\utils\mono-linked-list-set.h" />
- <ClInclude Include="..\mono\utils\mono-logger-internal.h" />
+ <ClInclude Include="..\mono\utils\mono-logger-internals.h" />
<ClInclude Include="..\mono\utils\mono-logger.h" />
<ClInclude Include="..\mono\utils\mono-machine.h" />
<ClInclude Include="..\mono\utils\mono-math.h" />