diff options
Diffstat (limited to 'src/system.hh')
-rw-r--r-- | src/system.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/system.hh b/src/system.hh index a1c686c0..ce7a71be 100644 --- a/src/system.hh +++ b/src/system.hh @@ -82,7 +82,7 @@ namespace std { #define HAVE_GDTOA 1 #ifdef HAVE_GDTOA -#include <gdtoa/gdtoa.h> +#include "gdtoa.h" #endif extern "C" { |