Move error.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-events.c
index 13becb9111f13090606c9bdefef5679e7c9a42d7..b33d6e1bfa4ea0c45101f0389d0b32e0a488f845 100644 (file)
@@ -39,7 +39,6 @@
 #include "common/ust-fd.h"
 #include "common/dynamic-type.h"
 #include "common/ust-context-provider.h"
-#include "error.h"
 #include "lttng-ust-uuid.h"
 
 #include "tracepoint-internal.h"
@@ -55,7 +54,7 @@
 #include "common/ringbuffer/frontend_types.h"
 #include "common/ringbuffer/frontend.h"
 #include "common/counter/counter.h"
-#include "jhash.h"
+#include "common/jhash.h"
 #include <lttng/ust-abi.h>
 #include "context-provider-internal.h"
 
This page took 0.023315 seconds and 4 git commands to generate.