diff options
Diffstat (limited to 'engines/lure/room.h')
-rw-r--r-- | engines/lure/room.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/lure/room.h b/engines/lure/room.h index 2a053617f4..cf6c89c72d 100644 --- a/engines/lure/room.h +++ b/engines/lure/room.h @@ -20,8 +20,8 @@ * */ -#ifndef __lure_room_h__ -#define __lure_room_h__ +#ifndef LURE_ROOM_H +#define LURE_ROOM_H #include "common/stdafx.h" #include "common/scummsys.h" |