diff options
Diffstat (limited to 'scumm/script_v7he.cpp')
| -rw-r--r-- | scumm/script_v7he.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v7he.cpp b/scumm/script_v7he.cpp index 5fa56605d1..8029341a04 100644 --- a/scumm/script_v7he.cpp +++ b/scumm/script_v7he.cpp @@ -26,7 +26,7 @@  #include "scumm/actor.h"  #include "scumm/charset.h" -#include "scumm/intern.h" +#include "scumm/intern_he.h"  #include "scumm/object.h"  #include "scumm/resource.h"  #include "scumm/resource_v7he.h"  | 
