1
0

Attempt to fix compilation

This commit is contained in:
Tiger Wang
2013-11-24 18:44:22 +00:00
parent 16435995a5
commit e3db69c4ae
64 changed files with 132 additions and 153 deletions

View File

@@ -3,7 +3,7 @@
// Interfaces to the wrapping functions for compression and decompression using AString as their data
#include "zlib.h" // Needed for the Z_XXX return values
#include "../lib/zlib/zlib.h" // Needed for the Z_XXX return values