[gnome-software: 49/72] lib: Add gs-plugin-job.h to gnome-software.h




commit 25bd3d303f93f3fde250bcf377b842b55318142a
Author: Philip Withnall <pwithnall endlessos org>
Date:   Mon Nov 22 16:40:17 2021 +0000

    lib: Add gs-plugin-job.h to gnome-software.h
    
    It’s as public as anything else in the library, but was missing for some
    reason.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 lib/gnome-software.h | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/lib/gnome-software.h b/lib/gnome-software.h
index 892abe55b..0994dbdf9 100644
--- a/lib/gnome-software.h
+++ b/lib/gnome-software.h
@@ -25,6 +25,7 @@
 #include <gs-os-release.h>
 #include <gs-plugin.h>
 #include <gs-plugin-helpers.h>
+#include <gs-plugin-job.h>
 #include <gs-plugin-vfuncs.h>
 #include <gs-remote-icon.h>
 #include <gs-utils.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]