Commit f69c2417 authored by Philip Withnall's avatar Philip Withnall Committed by Olivier Crête

agent: Add missing #includes to candidate.h

parent 0421a81c
...@@ -40,6 +40,9 @@ ...@@ -40,6 +40,9 @@
#ifndef _CANDIDATE_H #ifndef _CANDIDATE_H
#define _CANDIDATE_H #define _CANDIDATE_H
#include <glib.h>
#include <glib-object.h>
/** /**
* SECTION:candidate * SECTION:candidate
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment