diff options
| -rw-r--r-- | zlib.h | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -31,7 +31,7 @@ | |||
| 31 | #ifndef ZLIB_H | 31 | #ifndef ZLIB_H |
| 32 | #define ZLIB_H | 32 | #define ZLIB_H |
| 33 | 33 | ||
| 34 | #include "zconf.h" | 34 | #include <zconf.h> |
| 35 | 35 | ||
| 36 | #ifdef __cplusplus | 36 | #ifdef __cplusplus |
| 37 | extern "C" { | 37 | extern "C" { |
