trying to fix server compile

This commit is contained in:
darkrose 2013-06-15 12:23:11 +10:00
parent 483052661e
commit 6bbc34c0e2
1 changed files with 2 additions and 0 deletions

View File

@ -21,7 +21,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#define PLAYER_HEADER
#include "common_irrlicht.h"
#ifndef SERVER
#include <IAnimatedMesh.h>
#endif
#include "inventory.h"
#include "collision.h"