diff options
Diffstat (limited to 'engines/sci/engine/workarounds.cpp')
-rw-r--r-- | engines/sci/engine/workarounds.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sci/engine/workarounds.cpp b/engines/sci/engine/workarounds.cpp index bed057979e..4c4cf5f74a 100644 --- a/engines/sci/engine/workarounds.cpp +++ b/engines/sci/engine/workarounds.cpp @@ -24,6 +24,7 @@ */ #include "sci/engine/kernel.h" +#include "sci/engine/object.h" #include "sci/engine/state.h" #include "sci/engine/vm.h" #include "sci/engine/workarounds.h" |