X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkbuildable.h;h=f9809a1936bef5b4b9f3a48bc5bcd89ea62eda32;hb=cf216d780cb2c889a3bcb5faa825fc1b21af8896;hp=50ed14cd1dd88302ee8b23380108b5460911ba0e;hpb=77d4d3cdae0739c0a5643fb23891f8790f05c074;p=~andy%2Fgtk diff --git a/gtk/gtkbuildable.h b/gtk/gtkbuildable.h index 50ed14cd1..f9809a193 100644 --- a/gtk/gtkbuildable.h +++ b/gtk/gtkbuildable.h @@ -13,20 +13,17 @@ * 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 __GTK_BUILDABLE_H__ +#define __GTK_BUILDABLE_H__ + #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) #error "Only can be included directly." #endif -#ifndef __GTK_BUILDABLE_H__ -#define __GTK_BUILDABLE_H__ - #include -#include G_BEGIN_DECLS