Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / conf / conf.h
index 1446226a160f9f817a89b8f0a0467ca8db22fd96..45efed198fdac252d722255a9feea7b3010b015c 100644 (file)
@@ -63,8 +63,8 @@
 extern "C" {
 #endif
 
-#include "stack.h"
-#include "lhash.h"
+#include <openssl/stack.h>
+#include <openssl/lhash.h>
 
 typedef struct
        {