Commit 6a558afb authored by Dafydd Harries's avatar Dafydd Harries

include glib.h in address.h

darcs-hash:20070202105408-c9803-729ba3e4c93c07ff2f3dcbe329168ed062bb9854.gz
parent c38c8352
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
#ifndef _ADDRESS_H #ifndef _ADDRESS_H
#define _ADDRESS_H #define _ADDRESS_H
#include <glib.h>
G_BEGIN_DECLS G_BEGIN_DECLS
typedef enum _NiceAddressType NiceAddressType; typedef enum _NiceAddressType NiceAddressType;
......
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