move probe stuff to probe.h, to have it available in system wide headers
[ust.git] / include / ust / ust.h
index 158805c55633ba7d57443d419cd3780c37bce839..f3303a0a2ab96a2c75fcd0b7e556e9fcda5c5140 100644 (file)
@@ -7,6 +7,6 @@
 #include <ust/marker.h>
 #include <ust/processor.h>
 #include <ust/tracepoint.h>
-#include <ust/tracer.h>
+#include <ust/probe.h>
 
 #endif /* UST_H */
This page took 0.026641 seconds and 4 git commands to generate.