From 46307bb271f1ad5f40dbf87daeea470f94b82086 Mon Sep 17 00:00:00 2001 From: luwenpeng Date: Thu, 19 Sep 2024 16:18:54 +0800 Subject: rename session_private.h to session_internal.h --- test/debug_plugin/debug_plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/debug_plugin/debug_plugin.c') diff --git a/test/debug_plugin/debug_plugin.c b/test/debug_plugin/debug_plugin.c index 50c8bc4..63e89f9 100644 --- a/test/debug_plugin/debug_plugin.c +++ b/test/debug_plugin/debug_plugin.c @@ -6,7 +6,7 @@ #include "utils.h" #include "packet_dump.h" -#include "session_private.h" +#include "session_internal.h" #include "stellar/stellar_mq.h" #include "stellar/stellar_exdata.h" -- cgit v1.2.3