summaryrefslogtreecommitdiff
path: root/c/unpack_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/unpack_context.h')
-rw-r--r--c/unpack_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/unpack_context.h b/c/unpack_context.h
index 7337c9e..d7b0388 100644
--- a/c/unpack_context.h
+++ b/c/unpack_context.h
@@ -18,7 +18,7 @@
#ifndef UNPACK_CONTEXT_H__
#define UNPACK_CONTEXT_H__
-#include "unpack.h"
+#include "msgpack/unpack.h"
typedef void* msgpack_object;