summaryrefslogtreecommitdiff
path: root/lib/intel_batchbuffer.c
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2014-03-22 19:35:40 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-03-22 19:39:47 +0100
commitcd6d5a61b334aac183c85a3d2289f96a0364e911 (patch)
treee4b7590487833ebe4206e6ac6bbca417176f06e2 /lib/intel_batchbuffer.c
parent0e22f14ed642af94db5f0dd7461920274be3361a (diff)
lib: add #include "foo.h" lines like in manpages
Should help in alleviating the header mess we have atm. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'lib/intel_batchbuffer.c')
-rw-r--r--lib/intel_batchbuffer.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/intel_batchbuffer.c b/lib/intel_batchbuffer.c
index 3a38f133..7852c7ca 100644
--- a/lib/intel_batchbuffer.c
+++ b/lib/intel_batchbuffer.c
@@ -46,6 +46,8 @@
* @short_description: Batchbuffer and blitter support
* @title: intel batchbuffer
*
+ * > #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
* intel_batchbuffer_alloc() and for simple blitter commands submitted with