Move msgpack to libcommon
[lttng-ust.git] / tests / unit / libmsgpack / test_msgpack.c
index 2e1828d4558110d02f97a9015323bf147be13990..339e20beb009408c8a14e5a4301acf76bb5b1fa5 100644 (file)
@@ -12,7 +12,7 @@
 
 #include "tap.h"
 
-#include "../../src/libmsgpack/msgpack.h"
+#include "common/msgpack/msgpack.h"
 
 #define BUFFER_SIZE 4096
 #define NUM_TESTS 23
This page took 0.023458 seconds and 4 git commands to generate.