diff options
Diffstat (limited to 'engines/agos/debug.h')
-rw-r--r-- | engines/agos/debug.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/agos/debug.h b/engines/agos/debug.h index 89d43b5212..788c3206cc 100644 --- a/engines/agos/debug.h +++ b/engines/agos/debug.h @@ -26,6 +26,8 @@ #ifndef AGOS_DEBUG_H #define AGOS_DEBUG_H +#include "common/scummsys.h" + namespace AGOS { static const char *const elvira1_opcodeNameTable[300] = { |