summaryrefslogtreecommitdiff
path: root/src/resources/beingcommon.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-02-15 05:32:29 +0300
committerAndrei Karas <akaras@inbox.ru>2017-02-15 05:32:29 +0300
commit0557d21d4e407031366f8dd1b1e1989969235054 (patch)
tree3346698937e5c80a9dad07879a5323cf7c0a9b90 /src/resources/beingcommon.h
parent1143bd9318023eee83ab2481098092ecf6f26143 (diff)
downloadplus-0557d21d4e407031366f8dd1b1e1989969235054.tar.gz
plus-0557d21d4e407031366f8dd1b1e1989969235054.tar.bz2
plus-0557d21d4e407031366f8dd1b1e1989969235054.tar.xz
plus-0557d21d4e407031366f8dd1b1e1989969235054.zip
Remove ueseless includes.
Diffstat (limited to 'src/resources/beingcommon.h')
-rw-r--r--src/resources/beingcommon.h2
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;