summaryrefslogtreecommitdiffstats
path: root/examples/mac.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mac.c')
-rw-r--r--examples/mac.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/mac.c b/examples/mac.c
index 195e58f..6b50174 100644
--- a/examples/mac.c
+++ b/examples/mac.c
@@ -38,8 +38,8 @@
#undef Byte
#undef TRUE
#undef Bool
-#include "rfb.h"
-#include "keysym.h"
+#include <rfb/rfb.h>
+#include <rfb/keysym.h>
#include <IOKit/pwr_mgt/IOPMLib.h>
#include <IOKit/pwr_mgt/IOPM.h>