summaryrefslogtreecommitdiff
path: root/debug_counter.h
diff options
context:
space:
mode:
Diffstat (limited to 'debug_counter.h')
-rw-r--r--debug_counter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug_counter.h b/debug_counter.h
index 92ee727792..c043531c34 100644
--- a/debug_counter.h
+++ b/debug_counter.h
@@ -353,7 +353,7 @@ RB_DEBUG_COUNTER(load_path_is_not_realpath)
#ifndef RUBY_DEBUG_COUNTER_H
#define RUBY_DEBUG_COUNTER_H 1
-#include "ruby/impl/config.h"
+#include "ruby/internal/config.h"
#include <stddef.h> /* for size_t */
#include "ruby/ruby.h" /* for VALUE */