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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/he/floodfill_he.h b/engines/scumm/he/floodfill_he.h
index d449599f7d..cfc672436c 100644
--- a/engines/scumm/he/floodfill_he.h
+++ b/engines/scumm/he/floodfill_he.h
@@ -23,7 +23,7 @@
*
*/
-#if !defined(SCUMM_HE_FLOODFILL_HE_H) && !defined(DISABLE_HE)
+#if !defined(SCUMM_HE_FLOODFILL_HE_H) && defined(ENABLE_HE)
#define SCUMM_HE_FLOODFILL_HE_H
#include "common/rect.h"