diff options
Diffstat (limited to 'rational.c')
-rw-r--r-- | rational.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ which is written in ruby. */ -#include "ruby/impl/config.h" +#include "ruby/internal/config.h" #include <ctype.h> #include <float.h> |