API doc: add #include line in the detailed description
[babeltrace.git] / include / babeltrace / ctf-ir / packet.h
index 126fa20331885a6a12ad5ad7c88796b7219c3bdd..839895fcf0c5b70bd91ec6340c911b07a12557b2 100644 (file)
@@ -39,6 +39,10 @@ extern "C" {
 @ingroup ctfir
 @brief CTF IR packet.
 
+@code
+#include <babeltrace/ctf-ir/packet.h>
+@endcode
+
 A CTF IR <strong><em>packet</em></strong> is a container of packet
 fields, that is, of the <strong>trace packet header</strong> and
 <strong>stream packet context</strong> fields.
This page took 0.023517 seconds and 4 git commands to generate.