test/base64.c

changeset 747
efbd59642577
parent 251
7534cb97b9ab
--- a/test/base64.c	Sun Apr 16 14:12:24 2023 +0200
+++ b/test/base64.c	Fri Apr 21 21:25:32 2023 +0200
@@ -32,7 +32,7 @@
 
 #include "base64.h"
 
-#include <ucx/string.h>
+#include <cx/string.h>
 #include <libidav/utils.h>
 
 UCX_TEST(test_util_base64decode) {

mercurial