Identify and move common internal libcrypto header files
[openssl.git] / crypto / txt_db / txt_db.c
index 5134855362d8fa4a9108a3127109ae9a144bef72..23849175e59ebaada05bc15b9a4a999f25c879da 100644 (file)
@@ -59,7 +59,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/buffer.h>
 #include <openssl/txt_db.h>