From f24e25f61a184f4cd0232d8201cafd6256e457da Mon Sep 17 00:00:00 2001 From: Miro Stauder Date: Thu, 23 May 2024 08:34:05 +0000 Subject: [PATCH] use local includes - proxysql --- test/tap/tests/test_cluster_sync_mysql_servers-t.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/tap/tests/test_cluster_sync_mysql_servers-t.cpp b/test/tap/tests/test_cluster_sync_mysql_servers-t.cpp index fa603cb6b..4a84270c2 100644 --- a/test/tap/tests/test_cluster_sync_mysql_servers-t.cpp +++ b/test/tap/tests/test_cluster_sync_mysql_servers-t.cpp @@ -42,7 +42,7 @@ #include "libconfig.h" -#include +#include "proxysql_utils.h" #include "mysql.h" #ifndef SPOOKYV2