Use system include paths in lttng-types.h
[deliverable/lttng-modules.git] / probes / lttng-types.h
index 3809414c0ce33164e693404844ccea35a11eeb7d..148111e5d7103b1e96565d75bb4df563d30cb96b 100644 (file)
  */
 
 #include <linux/seq_file.h>
-#include "lttng.h"
-#include "../lttng-events.h"
-#include "../lttng-tracer.h"
-#include "../lttng-endian.h"
+#include <probes/lttng.h>
+#include <lttng-events.h>
+#include <lttng-tracer.h>
+#include <lttng-endian.h>
 
 #endif /* _LTTNG_PROBES_LTTNG_TYPES_H */
 
This page took 0.025523 seconds and 5 git commands to generate.