API doc: add #include line in the detailed description
[babeltrace.git] / include / babeltrace / ctf-ir / visitor.h
index 2773006525516d45c0a9e480466da9edc29c1e7b..293d305dcfbd0c9260f49fe407dd5e0b31978f98 100644 (file)
@@ -39,6 +39,10 @@ extern "C" {
 @ingroup ctfir
 @brief CTF IR visitor.
 
+@code
+#include <babeltrace/ctf-ir/visitor.h>
+@endcode
+
 A CTF IR <strong><em>visitor</em></strong> is a function that you
 can use to visit the hierarchy of a
 \link ctfirtraceclass CTF IR trace class\endlink with
This page took 0.022872 seconds and 4 git commands to generate.