summaryrefslogtreecommitdiffhomepage
path: root/src/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gc.c')
-rw-r--r--src/gc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gc.c b/src/gc.c
index 1677dd325..3b7a6fa7d 100644
--- a/src/gc.c
+++ b/src/gc.c
@@ -11,7 +11,7 @@
#include "mruby/string.h"
#include "mruby/hash.h"
#include "mruby/range.h"
-#include "ritehash.h"
+#include "mruby/khash.h"
#include <string.h>
#include <stdio.h>
#include "mruby/struct.h"