Move string-utils.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-ust-abi.c
index f1096d06f9716ace6370490474e85ff29e959c3e..4b876811450347845542e521eea0bd1ffe011b29 100644 (file)
@@ -45,8 +45,8 @@
 #include "common/counter/counter.h"
 #include "tracepoint-internal.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.041005 seconds and 4 git commands to generate.