summaryrefslogtreecommitdiff
path: root/lib/drmtest.c
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2015-09-07 09:26:01 +0100
committerThomas Wood <thomas.wood@intel.com>2015-09-08 16:15:16 +0100
commitf0381d1abebfc5b7e24a835dfe1c2344396c0304 (patch)
treef6e329b56c4095fbd39f94f9d7d3a8b68101c75b /lib/drmtest.c
parentde2470ea4fb7b7df698e0f7651cb250707709c05 (diff)
lib: various documentation fixes
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'lib/drmtest.c')
-rw-r--r--lib/drmtest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/drmtest.c b/lib/drmtest.c
index ee5c1232..46b6618a 100644
--- a/lib/drmtest.c
+++ b/lib/drmtest.c
@@ -62,7 +62,7 @@
* SECTION:drmtest
* @short_description: Base library for drm tests and tools
* @title: drmtest
- * @include: drmtest.h
+ * @include: igt.h
*
* This library contains the basic support for writing tests, with the most
* important part being the helper function to open drm device nodes.