Move headers under include/
[lttng-modules.git] / lttng-context.c
index 9f84172799c99f171f292ec00228a34393869fba..7c8f5d929393d8d14455d724d997a63068a479cf 100644 (file)
@@ -11,8 +11,8 @@
 #include <linux/list.h>
 #include <linux/mutex.h>
 #include <linux/slab.h>
-#include <lttng-events.h>
-#include <lttng-tracer.h>
+#include <lttng/lttng-events.h>
+#include <lttng/lttng-tracer.h>
 
 /*
  * The filter implementation requires that two consecutive "get" for the
This page took 0.022833 seconds and 4 git commands to generate.