diff options
Diffstat (limited to 'cpp/src/msgpack/vrefbuffer.hpp')
| -rw-r--r-- | cpp/src/msgpack/vrefbuffer.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/msgpack/vrefbuffer.hpp b/cpp/src/msgpack/vrefbuffer.hpp index 7e0ffb2..8233527 100644 --- a/cpp/src/msgpack/vrefbuffer.hpp +++ b/cpp/src/msgpack/vrefbuffer.hpp @@ -18,7 +18,7 @@ #ifndef MSGPACK_VREFBUFFER_HPP__ #define MSGPACK_VREFBUFFER_HPP__ -#include "msgpack/vrefbuffer.h" +#include "vrefbuffer.h" #include <stdexcept> namespace msgpack { |
