diff options
Diffstat (limited to 'src/dxfdim.cc')
-rw-r--r-- | src/dxfdim.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dxfdim.cc b/src/dxfdim.cc index 02a1274..a45768d 100644 --- a/src/dxfdim.cc +++ b/src/dxfdim.cc @@ -31,7 +31,7 @@ #include "printutils.h" #include "context.h" -#include <math.h> +#include "mathc99.h" #include <sys/types.h> #include <sys/stat.h> #include <unistd.h> |