diff --git a/zone/groups.cpp b/zone/groups.cpp index 350fca8db..a93977aa3 100644 --- a/zone/groups.cpp +++ b/zone/groups.cpp @@ -25,6 +25,7 @@ #include "../common/packet_dump.h" #include "../common/string_util.h" #include "worldserver.h" +#include "string_ids.h" extern EntityList entity_list; extern WorldServer worldserver; diff --git a/zone/questmgr.cpp b/zone/questmgr.cpp index 622f86c3a..53e23533b 100644 --- a/zone/questmgr.cpp +++ b/zone/questmgr.cpp @@ -37,6 +37,7 @@ #include "zonedb.h" #include "zone_store.h" #include "dialogue_window.h" +#include "string_ids.h" #include #include