summaryrefslogtreecommitdiff
path: root/src/water_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/water_map.h')
-rw-r--r--src/water_map.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/water_map.h b/src/water_map.h
index be6c22b90..3d2f77d99 100644
--- a/src/water_map.h
+++ b/src/water_map.h
@@ -5,6 +5,8 @@
#ifndef WATER_MAP_H
#define WATER_MAP_H
+#include "core/math_func.hpp"
+
enum WaterTileType {
WATER_TILE_CLEAR,
WATER_TILE_COAST,