X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gdk%2Fgdkrectangle.h;h=2a17299b5deb1f07c9889addc596d8c3a76a05e0;hb=HEAD;hp=9555457d4cc400cdf591ab4908092422dff97c78;hpb=88ef199ed713412a1825942f2929d382bf0b05f4;p=~andy%2Fgtk diff --git a/gdk/gdkrectangle.h b/gdk/gdkrectangle.h index 9555457d4..2a17299b5 100644 --- a/gdk/gdkrectangle.h +++ b/gdk/gdkrectangle.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. + * License along with this library. If not, see . */ /* @@ -24,13 +22,13 @@ * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ +#ifndef __GDK_RECTANGLE_H__ +#define __GDK_RECTANGLE_H__ + #if !defined (__GDK_H_INSIDE__) && !defined (GDK_COMPILATION) #error "Only can be included directly." #endif -#ifndef __GDK_RECTANGLE_H__ -#define __GDK_RECTANGLE_H__ - #include G_BEGIN_DECLS