Fix: update writeback instrumentation for kernel 4.14
[lttng-modules.git] / lttng-tracepoint.c
index f8a9cedcd74b9b61a6b3a4fe8af0e50e7bb182f4..7a50dd281632e7e5df45afb6379ee600bcc7e72e 100644 (file)
@@ -28,8 +28,8 @@
 #include <linux/jhash.h>
 #include <linux/module.h>
 
-#include "lttng-tracepoint.h"
-#include "wrapper/list.h"
+#include <lttng-tracepoint.h>
+#include <wrapper/list.h>
 
 /*
  * Protect the tracepoint table. lttng_tracepoint_mutex nests within
This page took 0.023103 seconds and 4 git commands to generate.