Move libringbuffer to 'src/common/'
[lttng-ust.git] / src / common / counter / shm.c
index d1116c9c19584f86d0542843f509f4e2bd917cdb..596d5e5978578b4a9e81ac9605be5c19c92779a1 100644 (file)
@@ -29,7 +29,7 @@
 
 #include "common/macros.h"
 #include "common/ust-fd.h"
-#include "libringbuffer/mmap.h"
+#include "common/ringbuffer/mmap.h"
 
 /*
  * Ensure we have the required amount of space available by writing 0
This page took 0.022983 seconds and 4 git commands to generate.