Move internal headers to 'src/' dir
[lttng-ust.git] / src / liblttng-ust / lttng-ring-buffer-metadata-client-template.h
index fe080dca99cdb92b890687c8055ed42ad64bf1e7..2406567ef117e886e2683ab397e70d7aba3c6fc3 100644 (file)
@@ -11,8 +11,8 @@
 #include <stdint.h>
 
 #include <ust-events-internal.h>
-#include "ust-bitfield.h"
-#include "ust-compat.h"
+#include "common/bitfield.h"
+#include "common/align.h"
 #include "lttng-tracer.h"
 #include "../libringbuffer/frontend_types.h"
 #include <urcu/tls-compat.h>
This page took 0.02351 seconds and 4 git commands to generate.