Move compat macros in 'lttng/align.h' to a private header
[lttng-ust.git] / liblttng-ust-libc-wrapper / lttng-ust-pthread.c
index 4875bd003ff77785676d169d88d2bfbcac36ae1b..06bf791b20c2c66f6b3a6b95f3f11dbc99c53be0 100644 (file)
@@ -9,8 +9,8 @@
  * circular dependency loop between this malloc wrapper, liburcu and
  * libc.
  */
-#include <lttng/ust-dlfcn.h>
-#include <helper.h>
+#include <ust-dlfcn.h>
+#include <ust-helper.h>
 #include <pthread.h>
 
 #define TRACEPOINT_DEFINE
This page took 0.023607 seconds and 4 git commands to generate.