diff options
Diffstat (limited to 'src/content_cso.cpp')
-rw-r--r-- | src/content_cso.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content_cso.cpp b/src/content_cso.cpp index 4779b20d1..c337472ff 100644 --- a/src/content_cso.cpp +++ b/src/content_cso.cpp @@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "content_cso.h" #include <IBillboardSceneNode.h> -#include "tile.h" +#include "client/tile.h" #include "environment.h" #include "gamedef.h" #include "log.h" |