summaryrefslogtreecommitdiff
path: root/internal/enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal/enum.h')
-rw-r--r--internal/enum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/enum.h b/internal/enum.h
index e4e710bad0..70eec55c7f 100644
--- a/internal/enum.h
+++ b/internal/enum.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 */
/* enum.c */
extern VALUE rb_cArithSeq;