]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/asn1/asn_moid.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / asn1 / asn_moid.c
index 251a7efcc629627895d7fc05184d6a325e6b5f55..90f807604819a47c239ccdd8e2f44129a12c5c2c 100644 (file)
@@ -8,13 +8,13 @@
  */
 
 #include <stdio.h>
-#include "internal/ctype.h"
+#include "crypto/ctype.h"
 #include <openssl/crypto.h>
 #include "internal/cryptlib.h"
 #include <openssl/conf.h>
 #include <openssl/x509.h>
-#include "internal/asn1_int.h"
-#include "internal/objects.h"
+#include "crypto/asn1.h"
+#include "crypto/objects.h"
 
 /* Simple ASN1 OID module: add all objects in a given section */