applied patch for calculating the tree items size with non default font (patch 520965)
[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>