Privatize headers
[ust.git] / tests / tracepoint / benchmark / tracepoint_benchmark.c
index 45f7d3c0957aaf28fb948fd087cac30e8672b573..c1208b09cd17ddc69f2d9355a5b648dba2284380 100644 (file)
@@ -28,7 +28,9 @@
 
 #define TRACEPOINT_CREATE_PROBES
 #include "tracepoint_benchmark.h"
-#include <ust/type-serializer.h>
+
+/* Yes, this is now internal. */
+#include "../../../libust/type-serializer.h"
 
 #define NR_EVENTS      10000000
 
This page took 0.022344 seconds and 4 git commands to generate.