summaryrefslogtreecommitdiff
path: root/cpp/src/msgpack/zbuffer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/msgpack/zbuffer.hpp')
-rw-r--r--cpp/src/msgpack/zbuffer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/msgpack/zbuffer.hpp b/cpp/src/msgpack/zbuffer.hpp
index 278f076..08e6fd0 100644
--- a/cpp/src/msgpack/zbuffer.hpp
+++ b/cpp/src/msgpack/zbuffer.hpp
@@ -18,7 +18,7 @@
#ifndef MSGPACK_ZBUFFER_HPP__
#define MSGPACK_ZBUFFER_HPP__
-#include "msgpack/zbuffer.h"
+#include "zbuffer.h"
#include <stdexcept>
namespace msgpack {