summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client.h b/src/client.h
index a71d965c8..2f24f8813 100644
--- a/src/client.h
+++ b/src/client.h
@@ -43,6 +43,7 @@ class IWritableItemDefManager;
class IWritableNodeDefManager;
//class IWritableCraftDefManager;
class ClientEnvironment;
+struct MapDrawControl;
class ClientNotReadyException : public BaseException
{