summaryrefslogtreecommitdiff
path: root/src/subgame.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/subgame.cpp')
-rw-r--r--src/subgame.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subgame.cpp b/src/subgame.cpp
index fd2679eae..ccf477e8f 100644
--- a/src/subgame.cpp
+++ b/src/subgame.cpp
@@ -25,7 +25,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "log.h"
#include "strfnd.h"
#ifndef SERVER
-#include "tile.h" // getImagePath
+#include "client/tile.h" // getImagePath
#endif
#include "util/string.h"