summaryrefslogtreecommitdiff
path: root/lib/intel_chipset.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/intel_chipset.c')
-rw-r--r--lib/intel_chipset.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/intel_chipset.c b/lib/intel_chipset.c
index 5ac90d1b..b117e3be 100644
--- a/lib/intel_chipset.c
+++ b/lib/intel_chipset.c
@@ -45,6 +45,8 @@
* @short_description: Feature macros and chipset helpers
* @title: intel chipset
*
+ * > #include "intel_chipset.h"
+ *
* This library mostly provides feature macros which use raw pci device ids. It
* also provides a few more helper functions to handle pci devices, chipset
* detection and related issues.