Move getcpu.h to 'lib/lttng-ust/'
[lttng-ust.git] / src / common / ringbuffer / smp.h
index 028a66f7844aa47a791db7618469a387e7f999b2..8a96d3d7daeb363d4694b7641b1d54ba3562600c 100644 (file)
@@ -7,7 +7,7 @@
 #ifndef _LIBRINGBUFFER_SMP_H
 #define _LIBRINGBUFFER_SMP_H
 
-#include "getcpu.h"
+#include "lib/lttng-ust/getcpu.h"
 
 /*
  * 4kB of per-cpu data available. Enough to hold the control structures,
This page took 0.02344 seconds and 4 git commands to generate.