src/plugins/ctf/common: restructure subtree
[babeltrace.git] / src / plugins / ctf / lttng-live / metadata.cpp
index b081d6395bf4342e9029396e19d1f5c2b60fef25..46a1151185f4fbff9437b55d49c0daf130a2ae77 100644 (file)
@@ -20,8 +20,9 @@
 
 #include "compat/memstream.h"
 
-#include "../common/metadata/ctf-meta-configure-ir-trace.hpp"
-#include "../common/metadata/decoder.hpp"
+#include "../common/src/metadata/tsdl/ctf-meta-configure-ir-trace.hpp"
+#include "../common/src/metadata/tsdl/decoder.hpp"
+#include "lttng-live.hpp"
 #include "metadata.hpp"
 
 #define TSDL_MAGIC 0x75d11d57
This page took 0.023786 seconds and 4 git commands to generate.