Move internal headers to 'src/' dir
[lttng-ust.git] / src / liblttng-ust / lttng-ring-buffer-client-template.h
index a63786bc892ea93c990e7e3144a246f51c10a526..d7f7769832e629869aea2ae84a17431f6064a6ab 100644 (file)
@@ -12,8 +12,8 @@
 
 #include <ust-events-internal.h>
 #include <lttng/urcu/pointer.h>
-#include "ust-bitfield.h"
-#include "ust-compat.h"
+#include "common/bitfield.h"
+#include "common/align.h"
 #include "clock.h"
 #include "context-internal.h"
 #include "lttng-tracer.h"
This page took 0.023219 seconds and 4 git commands to generate.