]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/cmp_server_test.c
test cleanup: move helper .c and .h files to test/helpers/
[thirdparty/openssl.git] / test / cmp_server_test.c
index 8d0e1de7598fab3cdc948b8ce39fe9f4a5ff691a..49108bfa177f39a3a02559a61b9f808b3373e6f8 100644 (file)
@@ -9,7 +9,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include "cmp_testlib.h"
+#include "helpers/cmp_testlib.h"
 
 typedef struct test_fixture {
     const char *test_case_name;