diff options
Diffstat (limited to 'src/kernel.c')
| -rw-r--r-- | src/kernel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel.c b/src/kernel.c index 0aaa49d95..dce9e249b 100644 --- a/src/kernel.c +++ b/src/kernel.c @@ -17,7 +17,7 @@ #include "mruby/class.h" #include "mruby/struct.h" #include "mruby/variable.h" -#include "ritehash.h" +#include "mruby/khash.h" #include "error.h" #include "method.h" |
