diff options
Diffstat (limited to 'gui/ThemeEval.h')
-rw-r--r-- | gui/ThemeEval.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/ThemeEval.h b/gui/ThemeEval.h index c484a49564..ac867512da 100644 --- a/gui/ThemeEval.h +++ b/gui/ThemeEval.h @@ -23,8 +23,8 @@ * */ -#ifndef GUI_THEME_EVAL -#define GUI_THEME_EVAL +#ifndef GUI_THEME_EVAL_H +#define GUI_THEME_EVAL_H #include "common/scummsys.h" #include "common/hashmap.h" |