summaryrefslogtreecommitdiff
path: root/src/farmesh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/farmesh.cpp')
-rw-r--r--src/farmesh.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/farmesh.cpp b/src/farmesh.cpp
index fdc81057b..836d9bd87 100644
--- a/src/farmesh.cpp
+++ b/src/farmesh.cpp
@@ -30,6 +30,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "map.h"
#include "client.h"
#include "tile.h" // ITextureSource
+#include "clientmap.h"
#include "mapgen.h" // Shouldn't really be done this way