Move internal headers to 'src/' dir
[lttng-ust.git] / src / liblttng-ust / context-internal.h
index 209ffd436553a8c85d10854c1d34e321f58afe51..87e3bbf50228bddd9e20c132fdd8853aaf519e36 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <lttng/ust-events.h>
 #include "ust-events-internal.h"
-#include "ust-context-provider.h"
+#include "common/ust-context-provider.h"
 
 int lttng_context_init_all(struct lttng_ust_ctx **ctx)
        __attribute__((visibility("hidden")));
This page took 0.023079 seconds and 4 git commands to generate.