summaryrefslogtreecommitdiffstats
path: root/libvncserver/tight.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvncserver/tight.c')
-rw-r--r--libvncserver/tight.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libvncserver/tight.c b/libvncserver/tight.c
index 54eb921..bb033c3 100644
--- a/libvncserver/tight.c
+++ b/libvncserver/tight.c
@@ -34,6 +34,9 @@
#define NEEDFAR_POINTERS
#endif
+#ifdef _RPCNDR_H /* This Windows header typedefs 'boolean', jpeglib has to know */
+#define HAVE_BOOLEAN
+#endif
#include <jpeglib.h>
/* Note: The following constant should not be changed. */