From 65da804f583460739aec3bfe35b70310af1ee5a9 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Thu, 29 Jul 2010 19:55:28 +0000 Subject: SWORD25: Path fixes for includes svn-id: r53180 --- engines/sword25/sfx/fmodexexception.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'engines/sword25/sfx/fmodexexception.h') diff --git a/engines/sword25/sfx/fmodexexception.h b/engines/sword25/sfx/fmodexexception.h index c0541f6d3c..01b24d052a 100755 --- a/engines/sword25/sfx/fmodexexception.h +++ b/engines/sword25/sfx/fmodexexception.h @@ -17,15 +17,14 @@ // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // ----------------------------------------------------------------------------- -#ifndef BS_FMODEXEXCEPTION_H -#define BS_FMODEXEXCEPTION_H +#ifndef SWORD25_FMODEXEXCEPTION_H +#define SWROD25_FMODEXEXCEPTION_H // ----------------------------------------------------------------------------- // Includes // ----------------------------------------------------------------------------- -#include "kernel/common.h" -#include "fmod_errors.h" +#include "sword25/kernel/common.h" // ----------------------------------------------------------------------------- // Klassendefinition -- cgit v1.2.3