diff options
Diffstat (limited to 'cpp/src/msgpack/vrefbuffer.h')
| -rw-r--r-- | cpp/src/msgpack/vrefbuffer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/msgpack/vrefbuffer.h b/cpp/src/msgpack/vrefbuffer.h index 123499d..0643927 100644 --- a/cpp/src/msgpack/vrefbuffer.h +++ b/cpp/src/msgpack/vrefbuffer.h @@ -18,7 +18,7 @@ #ifndef MSGPACK_VREFBUFFER_H__ #define MSGPACK_VREFBUFFER_H__ -#include "msgpack/zone.h" +#include "zone.h" #include <stdlib.h> #ifndef _WIN32 |
