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