summaryrefslogtreecommitdiffstats
path: root/dbus/dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus.h')
-rw-r--r--dbus/dbus.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/dbus/dbus.h b/dbus/dbus.h
index 74c64465..c03eb311 100644
--- a/dbus/dbus.h
+++ b/dbus/dbus.h
@@ -28,11 +28,13 @@
#include <dbus/dbus-macros.h>
#include <dbus/dbus-message.h>
+#include <dbus/dbus-types.h>
#undef DBUS_INSIDE_DBUS_H
/**
- * @defgroup DBus D-BUS message system
+ * @defgroup DBus D-BUS message system public API
+ * @brief The exported public API of the D-BUS library.
*
* @{
*/