From 26349e6f65fc629db3334c80f230c976fae4ef55 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 4 Feb 2006 12:11:10 +0000 Subject: Split intern.h and moved HE stuff into the new file intern_he.h svn-id: r20372 --- scumm/wiz_he.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scumm/wiz_he.cpp') diff --git a/scumm/wiz_he.cpp b/scumm/wiz_he.cpp index a77e9eac99..ef2d83f9b6 100644 --- a/scumm/wiz_he.cpp +++ b/scumm/wiz_he.cpp @@ -22,7 +22,7 @@ #include "common/stdafx.h" -#include "scumm/intern.h" +#include "scumm/intern_he.h" #include "scumm/resource.h" #include "scumm/scumm.h" #include "scumm/wiz_he.h" -- cgit v1.2.3