diff options
Diffstat (limited to 'src/svg/round.cpp')
| -rw-r--r-- | src/svg/round.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/svg/round.cpp b/src/svg/round.cpp index 9e7b91e4e..0a4ca9d05 100644 --- a/src/svg/round.cpp +++ b/src/svg/round.cpp @@ -26,6 +26,7 @@ // on the average. /////////////////////////////////////////////////////////////////////// #include <math.h> +#include "../io/ftos.h" /* own include */ /* note - why in different dirs? */ double rround(double x) { |
