diff options
-rw-r--r-- | ManaWorld.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ManaWorld.vcproj b/ManaWorld.vcproj index 92e021d4..3e56fb5f 100644 --- a/ManaWorld.vcproj +++ b/ManaWorld.vcproj @@ -198,7 +198,7 @@ RelativePath=".\Gui\char_dialog.cpp"> </File> <File - RelativePath=".\char_new_dialog.cpp"> + RelativePath=".\Gui\char_new_dialog.cpp"> </File> <File RelativePath=".\Gui\char_sel_dialog.cpp"> @@ -268,7 +268,7 @@ RelativePath=".\Gui\char_dialog.h"> </File> <File - RelativePath=".\char_new_dialog.h"> + RelativePath=".\Gui\char_new_dialog.h"> </File> <File RelativePath=".\Gui\char_sel_dialog.h"> |