X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtktooltip.h;h=daa4a3e69f9d8029e13f25be8ab21abb1a83907f;hb=bda5987335b8c7828ebf1d289a91accfe2e74dbe;hp=7fa4a2203df16d2007d8ce579efb1200a622a3b8;hpb=6b4e19a132b5f88cb07c967d144cafc372d4fb65;p=~andy%2Fgtk diff --git a/gtk/gtktooltip.h b/gtk/gtktooltip.h index 7fa4a2203..daa4a3e69 100644 --- a/gtk/gtktooltip.h +++ b/gtk/gtktooltip.h @@ -14,18 +14,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 __GTK_TOOLTIP_H__ +#define __GTK_TOOLTIP_H__ + #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) #error "Only can be included directly." #endif -#ifndef __GTK_TOOLTIP_H__ -#define __GTK_TOOLTIP_H__ - #include G_BEGIN_DECLS