Move internal headers to 'src/' dir
[lttng-ust.git] / src / libcounter / shm.c
index b8a07e132d2985aaf7b0caace7368de2562f22e0..c1d6718ac03dc8a34c6d26052de623666918de9d 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 "../libringbuffer/mmap.h"
 
 /*
This page took 0.024458 seconds and 4 git commands to generate.