Move immediate.h, marker.h and tracepoint.h to include/ust/
[ust.git] / tests / hello / tp.h
index 6064283b068d43070ed0002406378591939794a9..ea401e11b29d9a4a440286edd50f3a1a6c4b50e1 100644 (file)
@@ -1,4 +1,4 @@
-#include "tracepoint.h"
+#include <ust/tracepoint.h>
 
 DECLARE_TRACE(hello_tptest,
              TPPROTO(int anint),
This page took 0.025586 seconds and 4 git commands to generate.