diff options
Diffstat (limited to 'src/resources/beingcommon.h')
-rw-r--r-- | src/resources/beingcommon.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/beingcommon.h b/src/resources/beingcommon.h index 2b3d8c230..e2d39f958 100644 --- a/src/resources/beingcommon.h +++ b/src/resources/beingcommon.h @@ -27,6 +27,8 @@ #include "localconsts.h" +UTILS_VIRTFSTOOLS_H + class BeingInfo; struct SpriteDisplay; |