summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/socialtabbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/tabs/socialtabbase.h')
-rw-r--r--src/gui/widgets/tabs/socialtabbase.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gui/widgets/tabs/socialtabbase.h b/src/gui/widgets/tabs/socialtabbase.h
index 81b4f8172..cc99dc4b9 100644
--- a/src/gui/widgets/tabs/socialtabbase.h
+++ b/src/gui/widgets/tabs/socialtabbase.h
@@ -23,8 +23,12 @@
#include "actormanager.h"
+ACTORMANAGER_H
+
#include "enums/resources/map/mapitemtype.h"
+ENUMS_RESOURCES_MAP_MAPITEMTYPE_H
+
#define addAvatars(mob, str, type) \
{\
ava = new Avatar(str);\