aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx/screenshot.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/gfx/screenshot.h')
-rwxr-xr-xengines/sword25/gfx/screenshot.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/engines/sword25/gfx/screenshot.h b/engines/sword25/gfx/screenshot.h
index 453579cb53..7b981a11dd 100755
--- a/engines/sword25/gfx/screenshot.h
+++ b/engines/sword25/gfx/screenshot.h
@@ -17,18 +17,18 @@
// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
// -----------------------------------------------------------------------------
-#ifndef BS_SCREENSHOT_H
-#define BS_SCREENSHOT_H
+#ifndef SWORD25_SCREENSHOT_H
+#define SWORD25_SCREENSHOT_H
// -----------------------------------------------------------------------------
// Includes
// -----------------------------------------------------------------------------
-#include "kernel/common.h"
-#include "kernel/memlog_off.h"
+#include "sword25/kernel/common.h"
+#include "sword25/kernel/memlog_off.h"
#include <string>
#include <vector>
-#include "kernel/memlog_on.h"
+#include "sword25/kernel/memlog_on.h"
// -----------------------------------------------------------------------------
// Class declaration