1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-07-26 20:07:51 +02:00

Remove wrong file imports, only gio/gio.h should be included

This commit is contained in:
Gian Mario Tagliaretti
2009-12-15 23:49:18 +01:00
parent a0bcd63304
commit 3f41e31bf9

@@ -23,8 +23,7 @@
#ifndef __G_UNIX_CONNECTION_H__ #ifndef __G_UNIX_CONNECTION_H__
#define __G_UNIX_CONNECTION_H__ #define __G_UNIX_CONNECTION_H__
#include <gio/gsocketconnection.h> #include <gio/gio.h>
#include <gio/giotypes.h>
G_BEGIN_DECLS G_BEGIN_DECLS