X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcommon%2Ffwd.h;h=053307e4f9db84ed2f049a9c214f349394cec6ac;hb=978ccdf2644bc445c864dbe581ead365b238cff8;hp=3f7e46f85a87eed57913182958bb583140340c0f;hpb=06b6411e5dc8fc6b905530f7adbde8bd0c2bb0ea;p=l2e.git diff --git a/src/common/fwd.h b/src/common/fwd.h index 3f7e46f..053307e 100644 --- a/src/common/fwd.h +++ b/src/common/fwd.h @@ -10,6 +10,7 @@ namespace common { +struct GameConfig; struct GameState; class Hero; class HeroGroup;