aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/fileio.h
diff options
context:
space:
mode:
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"