X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=libringbuffer%2Ffrontend_types.h;h=f89d803cefacb59542b6e1f095e2ac8c0aa93950;hb=4931a13e87ddbbabe4911e622e78c85b2197ecbf;hp=fe208b676e0f035f8bd4b9794ca94f79f24ca8dd;hpb=3d1fc7fd48d566eeb6e248de477995b789b094c7;p=lttng-ust.git diff --git a/libringbuffer/frontend_types.h b/libringbuffer/frontend_types.h index fe208b67..f89d803c 100644 --- a/libringbuffer/frontend_types.h +++ b/libringbuffer/frontend_types.h @@ -16,10 +16,9 @@ * Dual LGPL v2.1/GPL v2 license. */ -#include -#include "../../wrapper/ringbuffer/config.h" -#include "../../wrapper/ringbuffer/backend_types.h" -#include "../../lib/prio_heap/lttng_prio_heap.h" /* For per-CPU read-side iterator */ +#include "config.h" +#include "backend_types.h" +#include "../lib_prio_heap/lttng_prio_heap.h" /* For per-CPU read-side iterator */ /* * A switch is done during tracing or as a final flush after tracing (so it