]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/txt_db/txt_db.c
Change #include filenames from <foo.h> to <openssl.h>.
[thirdparty/openssl.git] / crypto / txt_db / txt_db.c
index 9e7813b692e35f34b599a39c08a52a7566e75a1a..9a9fa5ce557a5da5b3cd0270b3fcdb5836ec89b4 100644 (file)
@@ -60,8 +60,8 @@
 #include <stdlib.h>
 #include <string.h>
 #include "cryptlib.h"
-#include "buffer.h"
-#include "txt_db.h"
+#include <openssl/buffer.h>
+#include <openssl/txt_db.h>
 
 #undef BUFSIZE
 #define BUFSIZE        512