Make gunixcredentialsmessage.h standalone includable
authorMatthias Clasen <mclasen@redhat.com>
Wed, 18 Aug 2010 16:07:01 +0000 (12:07 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 18 Aug 2010 16:07:38 +0000 (12:07 -0400)
gio/gunixcredentialsmessage.h

index 7f444d5..8dd660c 100644 (file)
@@ -24,8 +24,7 @@
 #ifndef __G_UNIX_CREDENTIALS_MESSAGE_H__
 #define __G_UNIX_CREDENTIALS_MESSAGE_H__
 
-#include <gio/giotypes.h>
-#include <gio/gsocketcontrolmessage.h>
+#include <gio/gio.h>
 
 G_BEGIN_DECLS