summaryrefslogtreecommitdiff
path: root/internal/class.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal/class.h')
-rw-r--r--internal/class.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/class.h b/internal/class.h
index ba80e7e395..4bebb22905 100644
--- a/internal/class.h
+++ b/internal/class.h
@@ -12,7 +12,7 @@
#include "id_table.h" /* for struct rb_id_table */
#include "internal/gc.h" /* for RB_OBJ_WRITE */
#include "internal/serial.h" /* for rb_serial_t */
-#include "ruby/impl/stdbool.h" /* for bool */
+#include "ruby/internal/stdbool.h" /* for bool */
#include "ruby/intern.h" /* for rb_alloc_func_t */
#include "ruby/ruby.h" /* for struct RBasic */