aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx/rootrenderobject.h
diff options
context:
space:
mode:
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