]> git.saurik.com Git - wxWidgets.git/blobdiff - src/zlib/example.c
There was no icon file in this example, causing compilation with VC to fail. I just...
[wxWidgets.git] / src / zlib / example.c
index 073ce76b3300d3a209fd3bedcbace737f4a0d312..a9e6486cc065bb40129130edcfe5b2e6546d963a 100644 (file)
@@ -6,7 +6,7 @@
 /* @(#) $Id$ */
 
 #include <stdio.h>
-#include "zlib.h"
+#include "../zlib/zlib.h"
 
 #ifdef STDC
 #  include <string.h>