summaryrefslogtreecommitdiffstats
path: root/zlib.c
diff options
context:
space:
mode:
authorgkiagia <gkiagia@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-11-14 10:30:36 +0000
committergkiagia <gkiagia@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-11-14 10:30:36 +0000
commit22946807bea930004684ffd6bf7bc48171988391 (patch)
treedc59146f3105951f60583f9d12534a54280f5789 /zlib.c
parente0f089c9ccae37a816970f967e2892f28e305f14 (diff)
downloadlibvncserver-22946807bea930004684ffd6bf7bc48171988391.zip
libvncserver-22946807bea930004684ffd6bf7bc48171988391.tar.gz
Include the local rfb headers to avoid build errors in case libvncserver is also installed in the system location.
BUG: 256642 git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork/krfb/libvncserver@1196901 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'zlib.c')
-rw-r--r--zlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib.c b/zlib.c
index 7b20f74..6d171d9 100644
--- a/zlib.c
+++ b/zlib.c
@@ -30,7 +30,7 @@
* or send email to feedback@developvnc.org.
*/
-#include <rfb/rfb.h>
+#include "rfb/rfb.h"
/*
* zlibBeforeBuf contains pixel data in the client's format.
OpenPOWER on IntegriCloud