aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx/rootrenderobject.h
diff options
context:
space:
mode:
authorEugene Sandulenko2010-07-30 09:02:39 +0000
committerEugene Sandulenko2010-10-12 21:52:41 +0000
commite8bca8b8fe0f80e0d5053b190840b034f50ae163 (patch)
treedc92b4d58a2ec0f9378ffdc151a20bd740574f16 /engines/sword25/gfx/rootrenderobject.h
parent65da804f583460739aec3bfe35b70310af1ee5a9 (diff)
downloadscummvm-rg350-e8bca8b8fe0f80e0d5053b190840b034f50ae163.tar.gz
scummvm-rg350-e8bca8b8fe0f80e0d5053b190840b034f50ae163.tar.bz2
scummvm-rg350-e8bca8b8fe0f80e0d5053b190840b034f50ae163.zip
SWORD25: Fixed rest of the include paths
svn-id: r53181
Diffstat (limited to 'engines/sword25/gfx/rootrenderobject.h')
-rwxr-xr-xengines/sword25/gfx/rootrenderobject.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/sword25/gfx/rootrenderobject.h b/engines/sword25/gfx/rootrenderobject.h
index 8d92cb7a70..460ba148d4 100755
--- a/engines/sword25/gfx/rootrenderobject.h
+++ b/engines/sword25/gfx/rootrenderobject.h
@@ -17,12 +17,12 @@
// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
// -----------------------------------------------------------------------------
-#ifndef BS_ROOTRENDEROBJECT_H
-#define BS_ROOTRENDEROBJECT_H
+#ifndef SWORD25_ROOTRENDEROBJECT_H
+#define SWORD25_ROOTRENDEROBJECT_H
// Includes
-#include "kernel/common.h"
-#include "renderobject.h"
+#include "sword25/kernel/common.h"
+#include "sword25/gfx/renderobject.h"
// -----------------------------------------------------------------------------
// Forward Declarations