Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variants
[openssl.git] / test / asn1_encode_test.c
index 02455fcba3776d41aa27871b07a80fc5930f3fc8..26eec6272ab1c5552818db1578b5a738879a7932 100644 (file)
@@ -10,7 +10,7 @@
 #include <stdio.h>
 #include <string.h>
 
-#include "internal/asn1t.h"
+#include <openssl/asn1t.h>
 #include "internal/numbers.h"
 #include "test_main.h"
 #include "testutil.h"