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