X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Flttng-ust%2Flttng-events.c;h=9ebd61dd4d7e11ae2edaedd6423058f0402b4bc6;hb=e58e5ad5abb76f1d91d6b23ec77036ff1616f832;hp=13becb9111f13090606c9bdefef5679e7c9a42d7;hpb=6abdf6dc5a8a53ed53398c81d68a9f4be9036f1c;p=lttng-ust.git diff --git a/src/lib/lttng-ust/lttng-events.c b/src/lib/lttng-ust/lttng-events.c index 13becb91..9ebd61dd 100644 --- a/src/lib/lttng-ust/lttng-events.c +++ b/src/lib/lttng-ust/lttng-events.c @@ -55,7 +55,7 @@ #include "common/ringbuffer/frontend_types.h" #include "common/ringbuffer/frontend.h" #include "common/counter/counter.h" -#include "jhash.h" +#include "common/jhash.h" #include #include "context-provider-internal.h"