Fix: replace ringbuffer-config.h by ringbuffer-context.h include
[lttng-ust.git] / liblttng-ust-java-agent / jni / common / lttng_ust_context.c
index 52097896de82904de1bcb73f1f2eb8f3fa50d454..07f55cba6abe9a683e2c57db9b8434b575cedf10 100644 (file)
@@ -11,7 +11,7 @@
 #include <string.h>
 #include <inttypes.h>
 #include <lttng/ust-events.h>
-#include <lttng/ringbuffer-config.h>
+#include <lttng/ringbuffer-context.h>
 #include <ust-context-provider.h>
 
 #include "ust-helper.h"
This page took 0.033241 seconds and 4 git commands to generate.