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