diff options
Diffstat (limited to 'lib/igt_debugfs.c')
-rw-r--r-- | lib/igt_debugfs.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/igt_debugfs.c b/lib/igt_debugfs.c index 96adf396..e04f8c5b 100644 --- a/lib/igt_debugfs.c +++ b/lib/igt_debugfs.c @@ -40,8 +40,7 @@ * SECTION:igt_debugfs * @short_description: Support code for debugfs features * @title: i-g-t debugfs - * - * > #include "igt_debugfs.h" + * @include: igt_debugfs.h * * This library provides helpers to access debugfs features. On top of some * basic functions to access debugfs files with e.g. igt_debugfs_open() it also |