summaryrefslogtreecommitdiff
path: root/complex.c
diff options
context:
space:
mode:
Diffstat (limited to 'complex.c')
-rw-r--r--complex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/complex.c b/complex.c
index 749ae601b2..94cd505ad1 100644
--- a/complex.c
+++ b/complex.c
@@ -5,7 +5,7 @@
which is written in ruby.
*/
-#include "ruby/impl/config.h"
+#include "ruby/internal/config.h"
#if defined _MSC_VER
/* Microsoft Visual C does not define M_PI and others by default */