diff options
Diffstat (limited to 'engines/lab/lab.h')
-rw-r--r-- | engines/lab/lab.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/lab/lab.h b/engines/lab/lab.h index af93367295..fb2d20d5a4 100644 --- a/engines/lab/lab.h +++ b/engines/lab/lab.h @@ -33,6 +33,7 @@ #include "common/array.h" #include "common/events.h" +#include "common/system.h" #include "engines/engine.h" #include "lab/labfun.h" |