API doc: add #include line in the detailed description
[babeltrace.git] / include / babeltrace / ctf-ir / stream.h
index f1191bc6b0bd7081a938bc15ab6031d59f524322..0d6d560603dd34d24fda7863807e362a5bcefa19 100644 (file)
@@ -42,6 +42,10 @@ extern "C" {
 @ingroup ctfir
 @brief CTF IR stream.
 
+@code
+#include <babeltrace/ctf-ir/stream.h>
+@endcode
+
 @note
 See \ref ctfirwriterstream which documents additional CTF IR stream
 functions exclusive to the CTF IR writer mode.
This page took 0.023704 seconds and 4 git commands to generate.