From 547858993725af19d2167857c4e7a4a8ba8da185 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Tue, 20 Feb 2007 18:04:13 +0000 Subject: Last batch of header consistency fixes. At least for the game engines. svn-id: r25751 --- engines/sword1/collision.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/sword1/collision.h') diff --git a/engines/sword1/collision.h b/engines/sword1/collision.h index 0795298ec6..e6b0bea43e 100644 --- a/engines/sword1/collision.h +++ b/engines/sword1/collision.h @@ -20,8 +20,8 @@ * */ -#ifndef BSCOLLISION_H -#define BSCOLLISION_H +#ifndef SWORD1_COLLISION_H +#define SWORD1_COLLISION_H /*#include "objectman.h" -- cgit v1.2.3