Move internal headers to 'src/' dir
[lttng-ust.git] / tests / unit / libringbuffer / shm.c
index d543991a2aca0fb931c34d00b73c38577728115a..c00921700cc59d641aa8ba4850c18be5395acaec 100644 (file)
@@ -13,7 +13,7 @@
 #include <fcntl.h>
 
 #include "../../../src/libringbuffer/shm.h"
-#include "ust-compat.h"
+#include "common/align.h"
 
 #include "tap.h"
 
This page took 0.022854 seconds and 4 git commands to generate.