diff options
Diffstat (limited to 'src/heightmap.cpp')
-rw-r--r-- | src/heightmap.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heightmap.cpp b/src/heightmap.cpp index a8313af3c..6a99c5579 100644 --- a/src/heightmap.cpp +++ b/src/heightmap.cpp @@ -15,6 +15,7 @@ #include "bmp.h" #include "gfx_func.h" #include "core/alloc_func.hpp" +#include "fios.h" /** * Convert RGB colors to Grayscale using 29.9% Red, 58.7% Green, 11.4% Blue |