Fix up includes in section docs

svn path=/trunk/; revision=6149
This commit is contained in:
Matthias Clasen
2007-12-18 02:52:11 +00:00
parent c0cc7663cb
commit 0debd52858
44 changed files with 102 additions and 56 deletions

View File

@@ -30,6 +30,7 @@
/**
* SECTION:giomodule
* @short_description: Loadable GIO Modules
* @include: gio.h
*
* Provides an interface and default functions for loading and unloading
* modules. This is used internally to make gio extensible, but can also