diff options
Diffstat (limited to '')
-rw-r--r-- | src/Root.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Root.h b/src/Root.h index 90676a7df..6c84e6bf7 100644 --- a/src/Root.h +++ b/src/Root.h @@ -14,6 +14,7 @@ // fwd: +class cItem; class cMonsterConfig; class cBrewingRecipes; class cCraftingRecipes; |