diff options
Diffstat (limited to 'scumm/script_v80he.cpp')
| -rw-r--r-- | scumm/script_v80he.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v80he.cpp b/scumm/script_v80he.cpp index 393e03c57a..d69292b7c3 100644 --- a/scumm/script_v80he.cpp +++ b/scumm/script_v80he.cpp @@ -28,7 +28,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"  | 
