Move libringbuffer to 'src/common/'
[lttng-ust.git] / src / liblttng-ust / lttng-context-cpu-id.c
index 358dff98e38ec28ebd33c15857ede451b5286672..900b3c2e526bf1d76945c40d9e952250b70a9838 100644 (file)
@@ -19,7 +19,7 @@
 #include <limits.h>
 #include <lttng/ust-events.h>
 #include <lttng/ust-tracer.h>
-#include "../libringbuffer/getcpu.h"
+#include "common/ringbuffer/getcpu.h"
 #include <lttng/ringbuffer-context.h>
 
 #include "context-internal.h"
This page took 0.022896 seconds and 4 git commands to generate.