Use 'ust-' prefix for all global private headers
[lttng-ust.git] / libcounter / counter.h
index 88e113f9a42a02f5eb905e08d50bcf6f524d1951..6b5382f5fd1318d6dfa41d4ebc2ff37fa7353741 100644 (file)
@@ -12,7 +12,7 @@
 #include <stdint.h>
 #include <lttng/ust-config.h>
 #include "counter-types.h"
-#include "helper.h"
+#include "ust-helper.h"
 
 /* max_nr_elem is for each dimension. */
 LTTNG_HIDDEN
This page took 0.024661 seconds and 4 git commands to generate.