diff options
Diffstat (limited to 'engines/lure/lure.h')
-rw-r--r-- | engines/lure/lure.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/lure/lure.h b/engines/lure/lure.h index af00197c3f..71ce2d3cff 100644 --- a/engines/lure/lure.h +++ b/engines/lure/lure.h @@ -20,8 +20,8 @@ * */ -#ifndef LURE_H -#define LURE_H +#ifndef LURE_LURE_H +#define LURE_LURE_H #include "engines/engine.h" #include "common/rect.h" |