Move internal headers to 'src/' dir
[lttng-ust.git] / src / liblttng-ust-java-agent / jni / common / lttng_ust_context.c
index 7ba4403a05588daee1176181671673de08fc4e9f..8570b211e753e1ddd4c1469bf502976b56b3649c 100644 (file)
@@ -12,9 +12,9 @@
 #include <inttypes.h>
 #include <lttng/ust-events.h>
 #include <lttng/ringbuffer-context.h>
-#include <ust-context-provider.h>
+#include <common/ust-context-provider.h>
 
-#include "ust-helper.h"
+#include "common/macros.h"
 #include "lttng_ust_context.h"
 
 enum lttng_ust_jni_type {
This page took 0.035366 seconds and 4 git commands to generate.