projects
/
platform
/
upstream
/
libnice.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0421a81
)
agent: Add missing #includes to candidate.h
author
Philip Withnall
<philip.withnall@collabora.co.uk>
Mon, 30 Jun 2014 16:37:17 +0000
(17:37 +0100)
committer
Olivier CrĂȘte
<olivier.crete@collabora.com>
Mon, 7 Jul 2014 19:47:02 +0000
(15:47 -0400)
agent/candidate.h
patch
|
blob
|
history
diff --git
a/agent/candidate.h
b/agent/candidate.h
index
0509596
..
c4c11bb
100644
(file)
--- 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