diff options
Diffstat (limited to 'engines/supernova/state.h')
-rw-r--r-- | engines/supernova/state.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/supernova/state.h b/engines/supernova/state.h index c1712b4149..6b9d463dd5 100644 --- a/engines/supernova/state.h +++ b/engines/supernova/state.h @@ -23,6 +23,7 @@ #ifndef SUPERNOVA_STATE_H #define SUPERNOVA_STATE_H +#include "common/error.h" #include "common/events.h" #include "common/rect.h" #include "common/keyboard.h" |