summaryrefslogtreecommitdiff
path: root/include/ruby/encoding.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/encoding.h')
-rw-r--r--include/ruby/encoding.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ruby/encoding.h b/include/ruby/encoding.h
index 06cc9ea56e..01cbf8bb75 100644
--- a/include/ruby/encoding.h
+++ b/include/ruby/encoding.h
@@ -10,11 +10,11 @@
* modify this file, provided that the conditions mentioned in the
* file COPYING are met. Consult the file for details.
*/
-#include "ruby/impl/config.h"
+#include "ruby/internal/config.h"
#include <stdarg.h>
#include "ruby/ruby.h"
#include "ruby/oniguruma.h"
-#include "ruby/impl/dllexport.h"
+#include "ruby/internal/dllexport.h"
RBIMPL_SYMBOL_EXPORT_BEGIN()