diff options
Diffstat (limited to 'src/graph_gui.cpp')
-rw-r--r-- | src/graph_gui.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graph_gui.cpp b/src/graph_gui.cpp index 4867ffa61..5f07a2b45 100644 --- a/src/graph_gui.cpp +++ b/src/graph_gui.cpp @@ -22,6 +22,7 @@ #include "date_func.h" #include "gfx_func.h" #include "sortlist_type.h" +#include "core/geometry_func.hpp" #include "table/strings.h" #include "table/sprites.h" |