diff -r a569148841ff -r efbd59642577 test/base64.h --- a/test/base64.h Sun Apr 16 14:12:24 2023 +0200 +++ b/test/base64.h Fri Apr 21 21:25:32 2023 +0200 @@ -29,7 +29,7 @@ #ifndef BASE64_H #define BASE64_H -#include +#include "test.h" #ifdef __cplusplus extern "C" {