Reorganize private crypto header files
[openssl.git] / crypto / poly1305 / poly1305_ameth.c
index 73903635eacb5bbb8d419d520bf9de9dd144d403..d69607c7bb6c1ed9a9cd8b2c7604ec94a41ee5e7 100644 (file)
 #include <stdio.h>
 #include "internal/cryptlib.h"
 #include <openssl/evp.h>
-#include "internal/asn1_int.h"
-#include "internal/poly1305.h"
+#include "crypto/asn1.h"
+#include "crypto/poly1305.h"
 #include "poly1305_local.h"
-#include "internal/evp_int.h"
+#include "crypto/evp.h"
 
 /*
  * POLY1305 "ASN1" method. This is just here to indicate the maximum