aboutsummaryrefslogtreecommitdiffstats
path: root/internal/dir.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal/dir.h')
-rw-r--r--internal/dir.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/dir.h b/internal/dir.h
index 9162d41d7a..07312f327e 100644
--- a/internal/dir.h
+++ b/internal/dir.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 */
/* dir.c */
VALUE rb_dir_getwd_ospath(void);