summaryrefslogtreecommitdiff
path: root/gio/src/dbusintrospection.hg
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjell.ahlstedt@bredband.net>2017-03-22 11:07:57 +0100
committerKjell Ahlstedt <kjell.ahlstedt@bredband.net>2017-03-22 11:07:57 +0100
commit7430ec811a86496583efc1a44554c912ff48573a (patch)
tree3e500aacd00fe4e746910d48ee848c2272ffbd51 /gio/src/dbusintrospection.hg
parent96a7b306819305dc4ffba5835ed55a446973f08e (diff)
downloadglibmm-7430ec811a86496583efc1a44554c912ff48573a.tar.gz
Add some #include directives
Each header file shall include all header files that it depends on. Checked with tools/test_scripts/testheaders.sh
Diffstat (limited to 'gio/src/dbusintrospection.hg')
-rw-r--r--gio/src/dbusintrospection.hg2
1 files changed, 2 insertions, 0 deletions
diff --git a/gio/src/dbusintrospection.hg b/gio/src/dbusintrospection.hg
index a92973e8..9d252441 100644
--- a/gio/src/dbusintrospection.hg
+++ b/gio/src/dbusintrospection.hg
@@ -15,7 +15,9 @@
* Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#include <glibmm/refptr.h>
#include <gio/gio.h>
+#include <vector>
_DEFS(giomm,gio)
_PINCLUDE(glibmm/private/object_p.h)