X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=test%2Fx509_internal_test.c;h=a17dfd9398098698ed602b5a3dec121f698c9457;hp=d6b4f4f4aa019521cd48a22f2c7bd2f946cf4d04;hb=878dc8dd9572a719d3b481e7f68af8bf17f4c68e;hpb=909f1a2e510bb2909dc78efead432460c6ab50d2 diff --git a/test/x509_internal_test.c b/test/x509_internal_test.c index d6b4f4f4aa..a17dfd9398 100644 --- a/test/x509_internal_test.c +++ b/test/x509_internal_test.c @@ -23,8 +23,8 @@ * ***/ -#include "../crypto/x509v3/ext_dat.h" -#include "../crypto/x509v3/standard_exts.h" +#include "../crypto/x509/ext_dat.h" +#include "../crypto/x509/standard_exts.h" static int test_standard_exts(void) {