Move liblttng-ust-tracepoint to 'src/lib/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-ust-abi.c
index f1096d06f9716ace6370490474e85ff29e959c3e..b6d49547b1a2f9336b34e10504b8dca5365df896 100644 (file)
 #include "common/ringbuffer/frontend.h"
 #include "common/ringbuffer/shm.h"
 #include "common/counter/counter.h"
-#include "tracepoint-internal.h"
+#include "common/tracepoint.h"
 #include "lttng-tracer.h"
-#include "string-utils.h"
-#include "ust-events-internal.h"
+#include "common/strutils.h"
+#include "lib/lttng-ust/events.h"
 #include "context-internal.h"
 #include "common/macros.h"
 
This page took 0.026288 seconds and 4 git commands to generate.