Python build fix
[babeltrace.git] / include / babeltrace / ctf-writer / stream.h
index 73515b90ec6704247a9410deb5b0d679b0f85bc0..c9244caf905f5c373788b668353e583ab1a15936 100644 (file)
  * http://www.efficios.com/ctf
  */
 
-#include <babeltrace/ctf-ir/stream.h>
 #include <babeltrace/ctf-writer/stream-class.h>
 
+struct bt_ctf_stream;
+
 #ifdef __cplusplus
 extern "C" {
 #endif
This page took 0.023652 seconds and 4 git commands to generate.