diff options
Diffstat (limited to 'engines/lure/debug-input.h')
-rw-r--r-- | engines/lure/debug-input.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/lure/debug-input.h b/engines/lure/debug-input.h index ec820d6745..032543b352 100644 --- a/engines/lure/debug-input.h +++ b/engines/lure/debug-input.h @@ -21,8 +21,8 @@ */ #ifdef LURE_DEBUG -#ifndef __lure_input_h__ -#define __lure_input_h__ +#ifndef LURE_DEBUG_INPUT_H +#define LURE_DEBUG_INPUT_H #include "common/stdafx.h" #include "common/str.h" |