Move internal headers to 'src/' dir
[lttng-ust.git] / src / libringbuffer / shm.c
index e4f818fce8f366f4f5a5899ee9e79eb96014febb..a5de019cd8dac4e91fb8fdbbab3101e4788c04da 100644 (file)
@@ -27,8 +27,8 @@
 
 #include <lttng/ust-utils.h>
 
-#include <ust-helper.h>
-#include <ust-fd.h>
+#include "common/macros.h"
+#include "common/ust-fd.h"
 #include "mmap.h"
 
 /*
This page took 0.023141 seconds and 4 git commands to generate.