diff options
Diffstat (limited to 'vcproj-10/map-server_sql.vcxproj')
-rw-r--r-- | vcproj-10/map-server_sql.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vcproj-10/map-server_sql.vcxproj b/vcproj-10/map-server_sql.vcxproj index 605f03fae..2326f5a6e 100644 --- a/vcproj-10/map-server_sql.vcxproj +++ b/vcproj-10/map-server_sql.vcxproj @@ -164,7 +164,7 @@ <ClInclude Include="..\src\map\clif.h" /> <ClInclude Include="..\src\map\date.h" /> <ClInclude Include="..\src\map\duel.h" /> - <ClInclude Include="..\src\map\elemental.h" /> + <ClInclude Include="..\src\map\elemental.h" /> <ClInclude Include="..\src\map\guild.h" /> <ClInclude Include="..\src\map\intif.h" /> <ClInclude Include="..\src\map\itemdb.h" /> @@ -232,7 +232,7 @@ <ClCompile Include="..\src\map\clif.c" /> <ClCompile Include="..\src\map\date.c" /> <ClCompile Include="..\src\map\duel.c" /> - <ClCompile Include="..\src\map\elemental.c" /> + <ClCompile Include="..\src\map\elemental.c" /> <ClCompile Include="..\src\map\guild.c" /> <ClCompile Include="..\src\map\intif.c" /> <ClCompile Include="..\src\map\itemdb.c" /> |