Move compat macros in 'lttng/align.h' to a private header
[lttng-ust.git] / liblttng-ust / lttng-ust-dynamic-type.c
index aad0216fe0f14266eaa51e6bb59d3ed588895343..6913ca4b1d1877a82844abaa70eeb46acb60a7ba 100644 (file)
@@ -12,8 +12,8 @@
 #include <stddef.h>
 #include <inttypes.h>
 
-#include <helper.h>
-#include <lttng/ust-dynamic-type.h>
+#include <ust-helper.h>
+#include <ust-dynamic-type.h>
 
 #define ctf_enum_value(_string, _value)                                        \
        {                                                               \
This page took 0.026847 seconds and 4 git commands to generate.