summaryrefslogtreecommitdiffstats
path: root/zrleoutstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'zrleoutstream.h')
-rw-r--r--zrleoutstream.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/zrleoutstream.h b/zrleoutstream.h
index cc8f770..9e4fe51 100644
--- a/zrleoutstream.h
+++ b/zrleoutstream.h
@@ -22,8 +22,8 @@
#define __ZRLE_OUT_STREAM_H__
#include <zlib.h>
-#include <zrletypes.h>
-#include <rfb/rfb.h>
+#include "zrletypes.h"
+#include "rfb/rfb.h"
typedef struct {
zrle_U8 *start;