Constification.
[oweals/openssl.git] / crypto / asn1 / f_enum.c
index 392e6b0184eb1209eca2be7f7c4cc9ce86b193b8..3bcceecdb8506a674dd9e67b5216d53f82694c22 100644 (file)
@@ -58,8 +58,8 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "buffer.h"
-#include "x509.h"
+#include <openssl/buffer.h>
+#include <openssl/asn1.h>
 
 /* Based on a_int.c: equivalent ENUMERATED functions */