X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=inline;f=src%2Fcommon%2Fringbuffer%2Fsmp.h;h=8a96d3d7daeb363d4694b7641b1d54ba3562600c;hb=247c2ecd8e17ab02996e45cfa1be254b04161210;hp=028a66f7844aa47a791db7618469a387e7f999b2;hpb=5ef57f0b91bef4d6cc2cd77df4d6d82eebf4b0a4;p=lttng-ust.git diff --git a/src/common/ringbuffer/smp.h b/src/common/ringbuffer/smp.h index 028a66f7..8a96d3d7 100644 --- a/src/common/ringbuffer/smp.h +++ b/src/common/ringbuffer/smp.h @@ -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,