X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Flib%2Flttng-ust%2Flttng-events.c;h=9ebd61dd4d7e11ae2edaedd6423058f0402b4bc6;hb=e58e5ad5abb76f1d91d6b23ec77036ff1616f832;hp=d5e088495cf57c49b09527524caa4c9e8e765b9a;hpb=6339062a5bbe886493d0691d13e28e37a7206362;p=lttng-ust.git diff --git a/src/lib/lttng-ust/lttng-events.c b/src/lib/lttng-ust/lttng-events.c index d5e08849..9ebd61dd 100644 --- a/src/lib/lttng-ust/lttng-events.c +++ b/src/lib/lttng-ust/lttng-events.c @@ -49,13 +49,13 @@ #include "lttng-tracer-core.h" #include "lttng-ust-statedump.h" #include "context-internal.h" -#include "ust-events-internal.h" +#include "lib/lttng-ust/events.h" #include "wait.h" #include "common/ringbuffer/shm.h" #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"