summaryrefslogtreecommitdiff
path: root/vcproj-10/char-server_sql.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'vcproj-10/char-server_sql.vcxproj')
-rw-r--r--vcproj-10/char-server_sql.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcproj-10/char-server_sql.vcxproj b/vcproj-10/char-server_sql.vcxproj
index 74c6c835e..a7b57e7aa 100644
--- a/vcproj-10/char-server_sql.vcxproj
+++ b/vcproj-10/char-server_sql.vcxproj
@@ -154,7 +154,7 @@
<ClInclude Include="..\src\common\utils.h" />
<ClInclude Include="..\src\char\char.h" />
<ClInclude Include="..\src\char\int_auction.h" />
- <ClInclude Include="..\src\char\int_elemental.h" />
+ <ClInclude Include="..\src\char\int_elemental.h" />
<ClInclude Include="..\src\char\int_guild.h" />
<ClInclude Include="..\src\char\int_homun.h" />
<ClInclude Include="..\src\char\int_mail.h" />
@@ -188,7 +188,7 @@
<ClCompile Include="..\src\common\utils.c" />
<ClCompile Include="..\src\char\char.c" />
<ClCompile Include="..\src\char\int_auction.c" />
- <ClCompile Include="..\src\char\int_elemental.c" />
+ <ClCompile Include="..\src\char\int_elemental.c" />
<ClCompile Include="..\src\char\int_guild.c" />
<ClCompile Include="..\src\char\int_homun.c" />
<ClCompile Include="..\src\char\int_mail.c" />