Move private headers out of 'lttng/' public header dir
[lttng-ust.git] / liblttng-ust / lttng-ust-dynamic-type.c
index aad0216fe0f14266eaa51e6bb59d3ed588895343..3c1314c433715c005dbdfb2e2fa7ad4e80f517c1 100644 (file)
@@ -13,7 +13,7 @@
 #include <inttypes.h>
 
 #include <helper.h>
-#include <lttng/ust-dynamic-type.h>
+#include <ust-dynamic-type.h>
 
 #define ctf_enum_value(_string, _value)                                        \
        {                                                               \
This page took 0.022353 seconds and 4 git commands to generate.