summaryrefslogtreecommitdiff
path: root/agent/candidate.h
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2014-06-30 17:37:17 +0100
committerOlivier CrĂȘte <olivier.crete@collabora.com>2014-07-07 15:47:02 -0400
commitf69c2417eca22d4e4677d68e491fdb72194373c6 (patch)
tree5d6f675b939f86c1f6f76069970cd085861abd65 /agent/candidate.h
parent0421a81ceaab02537df4843c4481e29ff2f44239 (diff)
downloadlibnice-f69c2417eca22d4e4677d68e491fdb72194373c6.tar.gz
agent: Add missing #includes to candidate.h
Diffstat (limited to 'agent/candidate.h')
-rw-r--r--agent/candidate.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/agent/candidate.h b/agent/candidate.h
index 0509596..c4c11bb 100644
--- a/agent/candidate.h
+++ b/agent/candidate.h
@@ -40,6 +40,9 @@
#ifndef _CANDIDATE_H
#define _CANDIDATE_H
+#include <glib.h>
+#include <glib-object.h>
+
/**
* SECTION:candidate