X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=glib%2Fglib-object.h;h=5d9b83e6662cd9a7008c50bdc6851cc9c114c29d;hb=1cbdbef77209fe82239bd10f062425491cf256ae;hp=10cff1b0ea1a90ad52b72eac2a51813a6ef02b44;hpb=631d0c3534661e549f7df18fbb9832bdf19c5eaf;p=platform%2Fupstream%2Fglib.git diff --git a/glib/glib-object.h b/glib/glib-object.h index 10cff1b..5d9b83e 100644 --- a/glib/glib-object.h +++ b/glib/glib-object.h @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see . */ #ifndef __GLIB_GOBJECT_H__ #define __GLIB_GOBJECT_H__ @@ -22,20 +20,20 @@ #define __GLIB_GOBJECT_H_INSIDE__ /* topmost include file for GObject header files */ -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #undef __GLIB_GOBJECT_H_INSIDE__