From 7bb40944e2b2a92f6f52c288f8a88b0fcd14b991 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Sun, 23 Mar 2014 14:45:13 +0100 Subject: lib: Use @include tag for include files Occasionally useful to read documentation ... Signed-off-by: Daniel Vetter --- lib/intel_batchbuffer.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/intel_batchbuffer.c') diff --git a/lib/intel_batchbuffer.c b/lib/intel_batchbuffer.c index 7852c7ca..32923946 100644 --- a/lib/intel_batchbuffer.c +++ b/lib/intel_batchbuffer.c @@ -45,8 +45,7 @@ * SECTION:intel_batchbuffer * @short_description: Batchbuffer and blitter support * @title: intel batchbuffer - * - * > #include "intel_batchbuffer.h" + * @include: intel_batchbuffer.h * * This library provides some basic support for batchbuffers and using the * blitter engine based upon libdrm. A new batchbuffer is allocated with -- cgit v1.2.3