trivial: set header for fwupdplugin documentation

This commit is contained in:
Mario Limonciello 2021-06-11 23:28:48 -05:00 committed by Richard Hughes
parent 60453d9d3c
commit be5de229e0

View File

@ -219,6 +219,7 @@ if get_option('introspection') and get_option('gusb')
include_directories : [ include_directories : [
fwupd_incdir, fwupd_incdir,
], ],
header : 'fwupdplugin.h',
dependencies : [ dependencies : [
gir_dep, gir_dep,
introspection_deps introspection_deps