summaryrefslogtreecommitdiff
path: root/agent/address.h
diff options
context:
space:
mode:
Diffstat (limited to 'agent/address.h')
-rw-r--r--agent/address.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/agent/address.h b/agent/address.h
index afd798a..b0f5a52 100644
--- a/agent/address.h
+++ b/agent/address.h
@@ -51,6 +51,7 @@
#include <glib.h>
+#include <glib-object.h>
#ifdef G_OS_WIN32
#include <winsock2.h>
@@ -64,6 +65,9 @@
G_BEGIN_DECLS
+#define NICE_TYPE_ADDRESS (nice_address_get_type())
+
+GType nice_address_get_type (void);
/**
* NiceAddress: