summaryrefslogtreecommitdiff
path: root/include/ruby/internal/compiler_since.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/internal/compiler_since.h')
-rw-r--r--include/ruby/internal/compiler_since.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ruby/internal/compiler_since.h b/include/ruby/internal/compiler_since.h
index bdc6cac526..92abb8acc8 100644
--- a/include/ruby/internal/compiler_since.h
+++ b/include/ruby/internal/compiler_since.h
@@ -20,7 +20,7 @@
* extension libraries. They could be written in C++98.
* @brief Defines #RBIMPL_COMPILER_SINCE.
*/
-#include "ruby/impl/compiler_is.h"
+#include "ruby/internal/compiler_is.h"
/**
* @brief Checks if the compiler is of given brand and is newer than or equal