- Fixed compilation errors in VS 2005

- Updated Revision number: 2996

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2996 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2009-06-10 10:13:02 +00:00
parent 1c69e1a019
commit 76b990f133
5 changed files with 35 additions and 16 deletions
+2 -2
View File
@@ -109,8 +109,8 @@
#include "connect.h" //hayden added alot ""'s to get around client spawing random/different placed AI
#include "SaveLoadGame.h"
#include "vfs.h"
#include "PropertyContainer.h"
#include "VFS/vfs.h"
#include "VFS/Tools/Log.h"
//forward declarations of common classes to eliminate includes
class OBJECTTYPE;