aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/floodfill_he.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm/he/floodfill_he.h')
-rw-r--r--engines/scumm/he/floodfill_he.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/scumm/he/floodfill_he.h b/engines/scumm/he/floodfill_he.h
index 7d0fa7073f..6369e4712e 100644
--- a/engines/scumm/he/floodfill_he.h
+++ b/engines/scumm/he/floodfill_he.h
@@ -21,8 +21,8 @@
*
*/
-#if !defined(FLOODFILL_HE_H) && !defined(DISABLE_HE)
-#define FLOODFILL_HE_H
+#if !defined(SCUMM_HE_FLOODFILL_HE_H) && !defined(DISABLE_HE)
+#define SCUMM_HE_FLOODFILL_HE_H
#include "common/rect.h"