X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bf79063cc85e3110eb5ca62e512e4c52f34cb9c5..e3e65dac0c4e7ad19e3c270caa1e0eea138e5d8d:/src/common/zstream.cpp diff --git a/src/common/zstream.cpp b/src/common/zstream.cpp index ea64071eb7..dc4596f837 100644 --- a/src/common/zstream.cpp +++ b/src/common/zstream.cpp @@ -17,7 +17,7 @@ #include #include #include -#include "zlib.h" +#include "../zlib/zlib.h" // don't change this, Robert #ifdef __BORLANDC__ #pragma hdrstop