gnutls: include proper header in gtlscertificate-gnutls.h
authorStef Walter <stefw@collabora.co.uk>
Thu, 16 Dec 2010 03:02:36 +0000 (03:02 +0000)
committerStef Walter <stefw@collabora.co.uk>
Mon, 27 Dec 2010 17:19:13 +0000 (11:19 -0600)
tls/gnutls/gtlscertificate-gnutls.h

index 5e2cc70..a94117a 100644 (file)
@@ -14,6 +14,7 @@
 #define __G_TLS_CERTIFICATE_GNUTLS_H__
 
 #include <gio/gio.h>
+#include <gnutls/gnutls.h>
 
 G_BEGIN_DECLS