API doc: add #include line in the detailed description
[babeltrace.git] / include / babeltrace / ctf-ir / event.h
index 54b284c4014786a313b89b5a877345633505b7ff..6d45e33f27d375848c863e33e1ce2e503dc511fe 100644 (file)
@@ -43,6 +43,10 @@ extern "C" {
 @ingroup ctfir
 @brief CTF IR event.
 
+@code
+#include <babeltrace/ctf-ir/event.h>
+@endcode
+
 A CTF IR <strong><em>event</em></strong> is a container of event
 fields:
 
This page took 0.023565 seconds and 4 git commands to generate.