X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fcommon%2Ffwd.h;fp=src%2Fcommon%2Ffwd.h;h=209eaa158b083d87fd0d4f77ae79716d077215b3;hb=11cf419b542070def1d0edaa69d2389ab1ab427b;hp=5b9be8200172f22cf6359fb37f433ae6b9b3bb7e;hpb=2255d436a0c2acc10b015827366a72b2ece86094;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;