Move headers under include/
[lttng-modules.git] / lttng-tracepoint.c
index 3d0cafd764fb85ee7edecd85c28f6a0ae16df6dd..797a5ac22c67837d377dc28d1d0182cb928c7be0 100644 (file)
@@ -15,7 +15,7 @@
 #include <linux/jhash.h>
 #include <linux/module.h>
 
-#include <lttng-tracepoint.h>
+#include <lttng/lttng-tracepoint.h>
 
 /*
  * Protect the tracepoint table. lttng_tracepoint_mutex nests within
This page took 0.023126 seconds and 4 git commands to generate.