summaryrefslogtreecommitdiff
path: root/lib/drmtest.c
diff options
context:
space:
mode:
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.