aboutsummaryrefslogtreecommitdiffstats
path: root/comms/thebridge/files/patch-src_conference.c
blob: bae2a7195ef6fd210fd3f5064d4a508f9e16999b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/conference.c.orig	2012-12-09 19:21:01 UTC
+++ src/conference.c
@@ -784,7 +784,7 @@
 #include "ilink.h"
 #include "sf.h"
 #include "hostfile.h"
-#include "zlib.h"
+#include <zlib.h>
 #include "tbd.h"
 
 #if defined _WIN32GUI || defined _X11GUI