diff options
Diffstat (limited to 'e-util/e-ui-manager.c')
-rw-r--r-- | e-util/e-ui-manager.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-ui-manager.c b/e-util/e-ui-manager.c index 3308b500d2..e494d351a6 100644 --- a/e-util/e-ui-manager.c +++ b/e-util/e-ui-manager.c @@ -19,7 +19,7 @@ /** * SECTION: e-ui-manager * @short_description: construct menus and toolbars from a UI definition - * @include: e-util/e-ui-manager.h + * @include: e-util/e-util.h * * This is a #GtkUIManager with support for Evolution's "express" mode, * which influences the parsing of UI definitions. |