Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / comp / comp.h
index 0b860845280ed776290959a8d2e7ce97285cbf80..7870a1e73656740a5b666adbfdc197609c8e1e85 100644 (file)
@@ -6,7 +6,7 @@
 extern "C" {
 #endif
 
-#include "crypto.h"
+#include <openssl/crypto.h>
 
 typedef struct comp_method_st
        {