Reorganize private crypto header files
[openssl.git] / crypto / comp / c_zlib.c
index 1dd7d679981081ca43b20920b65e48fe23033425..17786e8cedf03e65787d0523f31c35efd59d37bd 100644 (file)
@@ -13,7 +13,7 @@
 #include <openssl/objects.h>
 #include "internal/comp.h"
 #include <openssl/err.h>
-#include "internal/cryptlib_int.h"
+#include "crypto/cryptlib.h"
 #include "internal/bio.h"
 #include "comp_lcl.h"