Move include/ust/ to include/lttng/
[lttng-ust.git] / libringbuffer / ring_buffer_abi.c
index 420a4e99ab6ab64a89dd3838495439e0a91ac37f..ed52b718964c09d48b6d4352bae23f692f967ba6 100644 (file)
@@ -10,7 +10,7 @@
 
 #include "backend.h"
 #include "frontend.h"
-#include <ust/ring-buffer-abi.h>
+#include <lttng/ring-buffer-abi.h>
 
 static int put_ulong(unsigned long val, unsigned long arg)
 {
This page took 0.024562 seconds and 4 git commands to generate.