summaryrefslogtreecommitdiff
path: root/random.c
diff options
context:
space:
mode:
Diffstat (limited to 'random.c')
-rw-r--r--random.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/random.c b/random.c
index 72ccbb300e..708f5c4756 100644
--- a/random.c
+++ b/random.c
@@ -9,7 +9,7 @@
**********************************************************************/
-#include "ruby/impl/config.h"
+#include "ruby/internal/config.h"
#include <errno.h>
#include <limits.h>