From 3aa0345ab3e609f84ba09461a5c89fca0fcc4107 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 8 Oct 2010 22:33:58 +0000 Subject: TOON: Fixed guard defines svn-id: r53088 --- engines/toon/picture.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/toon/picture.h') diff --git a/engines/toon/picture.h b/engines/toon/picture.h index b01981b917..ae67bf4e30 100644 --- a/engines/toon/picture.h +++ b/engines/toon/picture.h @@ -23,8 +23,8 @@ * */ -#ifndef PICTURE_H -#define PICTURE_H +#ifndef TOON_PICTURE_H +#define TOON_PICTURE_H #include "common/stream.h" #include "common/array.h" -- cgit v1.2.3