diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/game/UnitAI.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/UnitAI.h b/src/game/UnitAI.h index d7b5da086be..9530405ed4d 100644 --- a/src/game/UnitAI.h +++ b/src/game/UnitAI.h @@ -22,6 +22,7 @@ #define TRINITY_UNITAI_H #include "Platform/Define.h" +#include <list> class Unit; class Player; |
