Correct unix build errors.
diff --git a/test/context.c b/test/context.c
index 04a7a8e..bb8795e 100644
--- a/test/context.c
+++ b/test/context.c
@@ -3,7 +3,7 @@
 #include <memory.h>
 #include <assert.h>
 
-#include <cn-cbor\cn-cbor.h>
+#include <cn-cbor/cn-cbor.h>
 
 #include "context.h"