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