lib: remove unused includes
[babeltrace.git] / src / lib / trace-ir / stream-class.c
index 54da5afed0643347537da0f9f81d9ed1efda2498..08395849b03c9331fde5cfe8b7422d00ccb6f077 100644 (file)
@@ -25,6 +25,7 @@
 #include "stream-class.h"
 #include "lib/value.h"
 #include "lib/func-status.h"
+#include "trace-class.h"
 
 #define BT_ASSERT_PRE_DEV_STREAM_CLASS_HOT(_sc)                                \
        BT_ASSERT_PRE_DEV_HOT("stream-class", (_sc), "Stream class",    \
This page took 0.027706 seconds and 4 git commands to generate.