summaryrefslogtreecommitdiff
path: root/encindex.h
diff options
context:
space:
mode:
Diffstat (limited to 'encindex.h')
-rw-r--r--encindex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/encindex.h b/encindex.h
index 658b60a9fd..baf70735ec 100644
--- a/encindex.h
+++ b/encindex.h
@@ -11,6 +11,7 @@
#ifndef RUBY_ENCINDEX_H
#define RUBY_ENCINDEX_H 1
+#include "ruby/encoding.h" /* rb_ascii8bit_encindex etc. */
#if defined(__cplusplus)
extern "C" {
#if 0