X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=glib%2Fgmain-internal.h;h=a9cd70d0077108876e0b59cc181e7169f604f12f;hb=40650e33239994237917322d4cfecc34e4cc4394;hp=648aff3e66722ebd7c207a1adef20da247fb75a4;hpb=0e352fdb182e63ff163b0feda198cb3b6b20aa3a;p=platform%2Fupstream%2Fglib.git diff --git a/glib/gmain-internal.h b/glib/gmain-internal.h index 648aff3..a9cd70d 100644 --- a/glib/gmain-internal.h +++ b/glib/gmain-internal.h @@ -12,18 +12,16 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library 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. + * License along with this library; if not, see . */ +#ifndef __G_MAIN_INTERNAL_H__ +#define __G_MAIN_INTERNAL_H__ + #if !defined (GLIB_COMPILATION) #error "This is a private header" #endif -#ifndef __G_MAIN_INTERNAL_H__ -#define __G_MAIN_INTERNAL_H__ - #include "gmain.h" G_BEGIN_DECLS