X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtktogglebutton.h;h=1183c9bfc2175850882cb88d69cf8f4a3b0877ed;hb=79695ee64d41c9aadfe2c6f18dc7dd1e3fd44852;hp=48b477cd825b2818329a1849b6774e517071c006;hpb=abcfd2d5ef4caaf2c903624a3c7e61d61f30411a;p=~andy%2Fgtk diff --git a/gtk/gtktogglebutton.h b/gtk/gtktogglebutton.h index 48b477cd8..1183c9bfc 100644 --- a/gtk/gtktogglebutton.h +++ b/gtk/gtktogglebutton.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,14 +22,14 @@ * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ -#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) -#error "Only can be included directly." -#endif - #ifndef __GTK_TOGGLE_BUTTON_H__ #define __GTK_TOGGLE_BUTTON_H__ +#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) +#error "Only can be included directly." +#endif + #include