X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fcommon%2Ffwd.h;h=209eaa158b083d87fd0d4f77ae79716d077215b3;hb=eab84a66cf10866a291687b0e5957f475a0ad465;hp=5b9be8200172f22cf6359fb37f433ae6b9b3bb7e;hpb=cc3d698b8c1ad09d7a3f9e3f28bc84e0ac1735ea;p=l2e.git diff --git a/src/common/fwd.h b/src/common/fwd.h index 5b9be82..209eaa1 100644 --- a/src/common/fwd.h +++ b/src/common/fwd.h @@ -3,6 +3,7 @@ namespace common { +class Capsule; struct GameConfig; struct GameState; class Hero;