Move immediate.h, marker.h and tracepoint.h to include/ust/
[ust.git] / tests / hello / tp.c
index 2ee7392b192f3aee81b602b313219682dfaea1d4..e3d67618866e04e32f3e75ec3b0e07849f4e8697 100644 (file)
@@ -1,5 +1,5 @@
 #include "tp.h"
-#include "marker.h"
+#include <ust/marker.h>
 #include "usterr.h"
 
 DEFINE_TRACE(hello_tptest);
This page took 0.023328 seconds and 4 git commands to generate.