diff options
Diffstat (limited to 'engines/sword1/eventman.h')
-rw-r--r-- | engines/sword1/eventman.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sword1/eventman.h b/engines/sword1/eventman.h index c04b12e711..b234a7afa4 100644 --- a/engines/sword1/eventman.h +++ b/engines/sword1/eventman.h @@ -20,8 +20,8 @@ * */ -#ifndef BSEVENTMAN_H -#define BSEVENTMAN_H +#ifndef SWORD1_EVENTMAN_H +#define SWORD1_EVENTMAN_H #include "sword1/object.h" |