X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=src%2Flib%2Flttng-ust%2Flttng-ust-comm.c;h=61f0b34adc9d634113119ddf323a8b056aff8bde;hp=6cdce82dbd22550bba602eae6f3ef000fef59219;hb=08ba2503b86d1506117c077c99eb1c38973a48f3;hpb=f78f3df1b255162d62a68f31aba34b86528a029f diff --git a/src/lib/lttng-ust/lttng-ust-comm.c b/src/lib/lttng-ust/lttng-ust-comm.c index 6cdce82d..61f0b34a 100644 --- a/src/lib/lttng-ust/lttng-ust-comm.c +++ b/src/lib/lttng-ust/lttng-ust-comm.c @@ -39,7 +39,7 @@ #include #include #include -#include "common/compat/futex.h" +#include "lib/lttng-ust/futex.h" #include "common/ustcomm.h" #include "common/ust-fd.h" #include "common/logging.h"