diff options
Diffstat (limited to 'scumm/gfx.cpp')
-rw-r--r-- | scumm/gfx.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/gfx.cpp b/scumm/gfx.cpp index d956852c17..cbe686541a 100644 --- a/scumm/gfx.cpp +++ b/scumm/gfx.cpp @@ -20,6 +20,7 @@ */ #include "stdafx.h" +#include "common/system.h" #include "scumm/scumm.h" #include "scumm/actor.h" #include "scumm/charset.h" |