From a8ad211c3663130c151b7a5cad8f9fc550226449 Mon Sep 17 00:00:00 2001 From: Strangerke Date: Sat, 27 Aug 2011 09:39:35 +0200 Subject: CGE: Merge talk.cpp and gettext.cpp --- engines/cge/fileio.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/cge/fileio.h') diff --git a/engines/cge/fileio.h b/engines/cge/fileio.h index a8577207bd..7cb5ce07e0 100644 --- a/engines/cge/fileio.h +++ b/engines/cge/fileio.h @@ -25,8 +25,8 @@ * Copyright (c) 1994-1995 Janus B. Wisniewski and L.K. Avalon */ -#ifndef __CGE_BTFILE__ -#define __CGE_BTFILE__ +#ifndef __CGE_FILEIO__ +#define __CGE_FILEIO__ #include "cge/general.h" #include "common/stream.h" -- cgit v1.2.3