API doc: add #include line in the detailed description
[babeltrace.git] / include / babeltrace / ctf-ir / event-class.h
index 7478e49e57ecbc28b43578ec6e2e2205156c2466..f446cc2cfd862291e1ea20c9da71f3344f80f22c 100644 (file)
@@ -43,6 +43,10 @@ extern "C" {
 @ingroup ctfir
 @brief CTF IR event class.
 
+@code
+#include <babeltrace/ctf-ir/event-class.h>
+@endcode
+
 A CTF IR <strong><em>event class</em></strong> is a template that you
 can use to create concrete \link ctfirevent CTF IR events\endlink.
 
This page took 0.02315 seconds and 4 git commands to generate.