src/plugins/ctf/common: restructure subtree
[babeltrace.git] / src / plugins / ctf / lttng-live / lttng-live.hpp
index d963e987b628fb5ad50968d36005d5a28a8b017c..d79cec7ebd87bf2b71636649fcf29c07b71c07ba 100644 (file)
 
 #include <babeltrace2/babeltrace.h>
 
-#include "common/macros.h"
-
-#include "../common/metadata/decoder.hpp"
-#include "../common/msg-iter/msg-iter.hpp"
+#include "../common/src/metadata/tsdl/decoder.hpp"
+#include "../common/src/msg-iter/msg-iter.hpp"
 #include "viewer-connection.hpp"
 
-struct lttng_live_component;
-struct lttng_live_session;
-struct lttng_live_msg_iter;
-
 enum lttng_live_stream_state
 {
     /* This stream won't have data until some known time in the future. */
This page took 0.024663 seconds and 4 git commands to generate.