aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx/panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/gfx/panel.h')
-rwxr-xr-xengines/sword25/gfx/panel.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/sword25/gfx/panel.h b/engines/sword25/gfx/panel.h
index 50e3df1f29..b38a8905a2 100755
--- a/engines/sword25/gfx/panel.h
+++ b/engines/sword25/gfx/panel.h
@@ -17,15 +17,15 @@
// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
// -----------------------------------------------------------------------------
-#ifndef BS_PANEL_H
-#define BS_PANEL_H
+#ifndef SWORD25_PANEL_H
+#define SWORD25_PANEL_H
// -----------------------------------------------------------------------------
// Includes
// -----------------------------------------------------------------------------
-#include "kernel/common.h"
-#include "renderobject.h"
+#include "sword25/kernel/common.h"
+#include "sword25/gfx/renderobject.h"
// -----------------------------------------------------------------------------
// Class Definition