X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libmsgpack%2Fmsgpack.h;h=04606306619bdbf878a7511d2587fb4299eee060;hb=cd61d9bfa5fd334b086831dcbdec63da6c0d1a16;hp=ea8a82ee7d3dbbc1fa4610e5f91519b773d82e23;hpb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;p=lttng-ust.git diff --git a/libmsgpack/msgpack.h b/libmsgpack/msgpack.h index ea8a82ee..04606306 100644 --- a/libmsgpack/msgpack.h +++ b/libmsgpack/msgpack.h @@ -12,7 +12,7 @@ #include #else /* __KERNEL__ */ #include -#include "helper.h" +#include "ust-helper.h" #endif /* __KERNEL__ */ struct lttng_msgpack_writer {