summaryrefslogtreecommitdiff
path: root/c/unpack.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/unpack.c')
-rw-r--r--c/unpack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/unpack.c b/c/unpack.c
index 012888e..a2fc066 100644
--- a/c/unpack.c
+++ b/c/unpack.c
@@ -15,7 +15,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-#include "unpack.h"
+#include "msgpack/unpack.h"
#include "unpack_context.h"
#include <stdlib.h>