diff options
Diffstat (limited to 'engines/cge/general.h')
-rw-r--r-- | engines/cge/general.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/cge/general.h b/engines/cge/general.h index cff00fb7f3..fae47eed42 100644 --- a/engines/cge/general.h +++ b/engines/cge/general.h @@ -25,8 +25,8 @@ * Copyright (c) 1994-1995 Janus B. Wisniewski and L.K. Avalon */ -#ifndef __GENERAL__ -#define __GENERAL__ +#ifndef __CGE_GENERAL__ +#define __CGE_GENERAL__ #include "common/system.h" #include "common/file.h" |