Move internal headers to 'src/' dir
[lttng-ust.git] / src / libringbuffer / ring_buffer_backend.c
index 6ba0d8b1d44fe4fbb4dbe8989e773a355691c4d2..b0a7c513f80da21b30234ebef939d5c3ec034086 100644 (file)
@@ -20,7 +20,7 @@
 #include "frontend.h"
 #include "smp.h"
 #include "shm.h"
-#include "ust-compat.h"
+#include "common/align.h"
 
 /**
  * lib_ring_buffer_backend_allocate - allocate a channel buffer
This page took 0.026426 seconds and 4 git commands to generate.