summaryrefslogtreecommitdiff
path: root/internal/load.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal/load.h')
-rw-r--r--internal/load.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/load.h b/internal/load.h
index f4bf42cd28..17eb2552bf 100644
--- a/internal/load.h
+++ b/internal/load.h
@@ -9,6 +9,7 @@
* modify this file, provided that the conditions mentioned in the
* file COPYING are met. Consult the file for details.
*/
+#include "ruby/ruby.h" /* for VALUE */
/* load.c */
VALUE rb_get_expanded_load_path(void);