Move internal headers to 'src/' dir
[lttng-ust.git] / src / liblttng-ust / lttng-context.c
index 7043c1571d78b00fe555bc38756fd54f992e4aa7..aeafa9fc255dcb11ca6288ba52dae2947fdaba6d 100644 (file)
@@ -9,11 +9,11 @@
 #define _LGPL_SOURCE
 #include <lttng/ust-events.h>
 #include <lttng/ust-tracer.h>
-#include <ust-context-provider.h>
+#include <common/ust-context-provider.h>
 #include <lttng/urcu/pointer.h>
 #include <lttng/urcu/urcu-ust.h>
-#include <usterr-signal-safe.h>
-#include <ust-helper.h>
+#include "common/logging.h"
+#include "common/macros.h"
 #include <stddef.h>
 #include <string.h>
 #include <assert.h>
This page took 0.025877 seconds and 4 git commands to generate.