diff options
Diffstat (limited to 'engines/cge')
-rw-r--r-- | engines/cge/cge.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/cge/cge.h b/engines/cge/cge.h index c43358f252..d3f8a93c1d 100644 --- a/engines/cge/cge.h +++ b/engines/cge/cge.h @@ -20,8 +20,8 @@ * */ -#ifndef CGE_H -#define CGE_H +#ifndef CGE_CGE_H +#define CGE_CGE_H #include "common/random.h" #include "common/savefile.h" |