summaryrefslogtreecommitdiff
path: root/FL/Fl_Tree.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Tree.H')
-rw-r--r--FL/Fl_Tree.H2
1 files changed, 2 insertions, 0 deletions
diff --git a/FL/Fl_Tree.H b/FL/Fl_Tree.H
index db9f46f60..3768ab8e2 100644
--- a/FL/Fl_Tree.H
+++ b/FL/Fl_Tree.H
@@ -65,6 +65,8 @@
///
/// The simple way to define a tree:
/// \code
+/// #include <FL/Fl_Tree.H>
+/// [..]
/// Fl_Tree tree(X,Y,W,H);
/// tree.begin();
/// tree.add("Flintstones/Fred");