API doc: add #include line in the detailed description
[babeltrace.git] / include / babeltrace / ctf-ir / trace.h
index 8a9831f59c5f80dc161d02218b5f372e5736c3ae..c7322b8139f75a06a5ca5662317c7620333f8450 100644 (file)
@@ -45,6 +45,10 @@ extern "C" {
 @ingroup ctfir
 @brief CTF IR trace class.
 
+@code
+#include <babeltrace/ctf-ir/trace.h>
+@endcode
+
 A CTF IR <strong><em>trace class</em></strong> is a descriptor of
 traces.
 
This page took 0.024054 seconds and 4 git commands to generate.