X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmap%2Ffwd.h;fp=src%2Fmap%2Ffwd.h;h=5ff828b886508d968a3c80f3b22cde38f6a0f2ea;hb=dc7b19b8d0be4aff410f9c4514c742fe28b25ff4;hp=7ffe7a29127eb837fb5bd6924634206a9e48f314;hpb=e9bdecf5f58fb9e5b2c067c20d0ce70f54f9ecb7;p=l2e.git diff --git a/src/map/fwd.h b/src/map/fwd.h index 7ffe7a2..5ff828b 100644 --- a/src/map/fwd.h +++ b/src/map/fwd.h @@ -12,6 +12,7 @@ namespace map { class Area; class Map; +class MapState; class Tile; }