X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkexpander.h;h=2f9c7b181611b1be7698c6ba5a1cf71ec788d37e;hb=d0895d6c0feb6c6ca14bfc05910926051b2bf63b;hp=d84153ab1ee675815a36c7c534121bc011495a74;hpb=2c25bd85b8690eb0ca6b023122dc130d57c0ca8d;p=~andy%2Fgtk diff --git a/gtk/gtkexpander.h b/gtk/gtkexpander.h index d84153ab1..2f9c7b181 100644 --- a/gtk/gtkexpander.h +++ b/gtk/gtkexpander.h @@ -13,21 +13,19 @@ * 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 . * * Authors: * Mark McLoughlin */ +#ifndef __GTK_EXPANDER_H__ +#define __GTK_EXPANDER_H__ + #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) #error "Only can be included directly." #endif -#ifndef __GTK_EXPANDER_H__ -#define __GTK_EXPANDER_H__ - #include G_BEGIN_DECLS