diff options
Diffstat (limited to 'src/gui/widgets/tabs/socialtabbase.h')
-rw-r--r-- | src/gui/widgets/tabs/socialtabbase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/tabs/socialtabbase.h b/src/gui/widgets/tabs/socialtabbase.h index 24d11eaf1..98d2ddcb7 100644 --- a/src/gui/widgets/tabs/socialtabbase.h +++ b/src/gui/widgets/tabs/socialtabbase.h @@ -23,7 +23,7 @@ #include "actormanager.h" -#include "resources/mapitemtype.h" +#include "enums/resources/map/mapitemtype.h" #define addAvatars(mob, str, type) \ {\ |