Use 'ust-' prefix for all global private headers
[lttng-ust.git] / liblttng-ust / lttng-ust-dynamic-type.c
index 3c1314c433715c005dbdfb2e2fa7ad4e80f517c1..6913ca4b1d1877a82844abaa70eeb46acb60a7ba 100644 (file)
@@ -12,7 +12,7 @@
 #include <stddef.h>
 #include <inttypes.h>
 
-#include <helper.h>
+#include <ust-helper.h>
 #include <ust-dynamic-type.h>
 
 #define ctf_enum_value(_string, _value)                                        \
This page took 0.023791 seconds and 4 git commands to generate.