Remove ring buffer client callbacks from public headers
[lttng-ust.git] / liblttng-ust-java-agent / jni / common / lttng_ust_context.c
index eeb37ebedda9fd3eb2b4c3a67b355e20d3d0f24d..bda3b6ee1fafdbc8f552f4cac70a8bf6cbb5ad0f 100644 (file)
@@ -12,9 +12,9 @@
 #include <inttypes.h>
 #include <lttng/ust-events.h>
 #include <lttng/ringbuffer-config.h>
-#include <lttng/ust-context-provider.h>
+#include <ust-context-provider.h>
 
-#include "helper.h"
+#include "ust-helper.h"
 #include "lttng_ust_context.h"
 
 enum lttng_ust_jni_type {
This page took 0.023986 seconds and 4 git commands to generate.