Fix: relayd connection object refactor
[lttng-tools.git] / src / bin / lttng-relayd / ctf-trace.h
index a64d53aa663df0c7dd6abf3b2e5bba7a557fabef..489c5f1d58ba05dd7ada2f97076ffad6c0402e29 100644 (file)
@@ -23,8 +23,8 @@
 
 #include <common/hashtable/hashtable.h>
 
-#include "lttng-relayd.h"
 #include "session.h"
+#include "stream.h"
 
 struct ctf_trace {
        int refcount;
This page took 0.023567 seconds and 4 git commands to generate.