summaryrefslogtreecommitdiff
path: root/yarp/api_pack.c
diff options
context:
space:
mode:
authorTakashi Kokubun <[email protected]>2023-06-22 09:23:07 -0700
committerTakashi Kokubun <[email protected]>2023-06-22 09:23:07 -0700
commit711cabec26eee20a30a2d8642b9f05ad6e7eeb49 (patch)
tree9542545288df15d2ab4d8767044ddc1ef75a291c /yarp/api_pack.c
parente8fb84265c897d5e64b1fcb71054ef7eebe13262 (diff)
Sync ruby/yarp to https://github.com/ruby/yarp/commit/89a00203af803032383338c943836da6bafca7d9
Diffstat (limited to 'yarp/api_pack.c')
-rw-r--r--yarp/api_pack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarp/api_pack.c b/yarp/api_pack.c
index 49d625d06f..d089f8ceca 100644
--- a/yarp/api_pack.c
+++ b/yarp/api_pack.c
@@ -1,4 +1,4 @@
-#include "extension.h"
+#include "yarp/extension.h"
static VALUE rb_cYARP;
static VALUE rb_cYARPPack;