[glibmm/glibmm-2-60] giomm.h: Add missing #include directives



commit 6323e6c26e357c4edebd586e94ebecff1e7e1f65
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date:   Tue Mar 19 09:24:00 2019 +0100

    giomm.h: Add missing #include directives

 gio/giomm.h | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/gio/giomm.h b/gio/giomm.h
index 07870577..56b6ee2c 100644
--- a/gio/giomm.h
+++ b/gio/giomm.h
@@ -48,6 +48,7 @@
 #include <giomm/dbuserror.h>
 #include <giomm/dbuserrorutils.h>
 #include <giomm/dbusinterface.h>
+#include <giomm/dbusinterfaceskeleton.h>
 #include <giomm/dbusinterfacevtable.h>
 #include <giomm/dbusintrospection.h>
 #include <giomm/dbusmenumodel.h>
@@ -101,6 +102,7 @@
 #include <giomm/mount.h>
 #include <giomm/mountoperation.h>
 #include <giomm/networkaddress.h>
+#include <giomm/networkmonitor.h>
 #include <giomm/networkservice.h>
 #include <giomm/notification.h>
 #include <giomm/outputstream.h>


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