diff options
-rw-r--r-- | common/array.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/array.h b/common/array.h index af9ec811da..6f16663e67 100644 --- a/common/array.h +++ b/common/array.h @@ -25,6 +25,7 @@ #ifndef COMMON_ARRAY_H #define COMMON_ARRAY_H +#include "common/stdafx.h" #include "common/scummsys.h" #include "common/algorithm.h" |