diff options
Diffstat (limited to 'src/gui/widgets/tabs/socialtabbase.h')
-rw-r--r-- | src/gui/widgets/tabs/socialtabbase.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/widgets/tabs/socialtabbase.h b/src/gui/widgets/tabs/socialtabbase.h index bcc02b449..24d11eaf1 100644 --- a/src/gui/widgets/tabs/socialtabbase.h +++ b/src/gui/widgets/tabs/socialtabbase.h @@ -25,8 +25,6 @@ #include "resources/mapitemtype.h" -#include "resources/map/mapitem.h" - #define addAvatars(mob, str, type) \ {\ ava = new Avatar(str);\ |