Move public tracepoint definition headers to 'lttng/tp'
[lttng-ust.git] / liblttng-ust / lttng-ust-tracelog-provider.h
index 7623bf287f32f2f62d4afc8f49bfbf2f54c7febd..25989dfc883e6b3b188cdd05a1ee29cce7bb343d 100644 (file)
 #if !defined(_TRACEPOINT_LTTNG_UST_TRACELOG_PROVIDER_H) || defined(TRACEPOINT_HEADER_MULTI_READ)
 #define _TRACEPOINT_LTTNG_UST_TRACELOG_PROVIDER_H
 
-#include <lttng/lttng-ust-tracelog.h>
+#include <lttng/tp/lttng-ust-tracelog.h>
 
 #endif /* _TRACEPOINT_LTTNG_UST_TRACEF_PROVIDER_H */
 
 #define TP_IP_PARAM ip /* IP context received as parameter */
 #undef TRACEPOINT_INCLUDE
-#define TRACEPOINT_INCLUDE "./lttng-ust-tracelog.h"
+#define TRACEPOINT_INCLUDE "./tp/lttng-ust-tracelog.h"
 
 /* This part must be outside ifdef protection */
 #include <lttng/tracepoint-event.h>
This page took 0.024101 seconds and 4 git commands to generate.