Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / x509 / by_dir.c
index 95c7aa92b092a124bfeabb12acd4425f273daf4c..0c7269c854c4aff2478a784843bd7721f3f75e65 100644 (file)
@@ -63,8 +63,8 @@
 #include <sys/stat.h>
 
 #include "cryptlib.h"
-#include "lhash.h"
-#include "x509.h"
+#include <openssl/lhash.h>
+#include <openssl/x509.h>
 
 typedef struct lookup_dir_st
        {