aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/fileio.h
diff options
context:
space:
mode:
authorStrangerke2011-08-27 09:39:35 +0200
committerStrangerke2011-08-27 09:39:35 +0200
commita8ad211c3663130c151b7a5cad8f9fc550226449 (patch)
treef3b31fa0b0c710afa244b931ea91cd3d9e0ce097 /engines/cge/fileio.h
parent71440760307dfb99e6194929fb0c8d3bf1a0df10 (diff)
downloadscummvm-rg350-a8ad211c3663130c151b7a5cad8f9fc550226449.tar.gz
scummvm-rg350-a8ad211c3663130c151b7a5cad8f9fc550226449.tar.bz2
scummvm-rg350-a8ad211c3663130c151b7a5cad8f9fc550226449.zip
CGE: Merge talk.cpp and gettext.cpp
Diffstat (limited to 'engines/cge/fileio.h')
-rw-r--r--engines/cge/fileio.h4
1 files changed, 2 insertions, 2 deletions
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"