X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkradiotoolbutton.h;h=95593fce5677b40658b599a00ee1878cac71d90f;hb=d484721b5ca9e82d6422cca8a3a40f001208f87b;hp=768c7630b60728644ed92c86f6abb17fc68f40e9;hpb=d0c713bfee6d532442d097a32415dd340dd66056;p=~andy%2Fgtk diff --git a/gtk/gtkradiotoolbutton.h b/gtk/gtkradiotoolbutton.h index 768c7630b..95593fce5 100644 --- a/gtk/gtkradiotoolbutton.h +++ b/gtk/gtkradiotoolbutton.h @@ -15,18 +15,16 @@ * 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 . */ -#if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) -#error "Only can be included directly." -#endif - #ifndef __GTK_RADIO_TOOL_BUTTON_H__ #define __GTK_RADIO_TOOL_BUTTON_H__ +#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) +#error "Only can be included directly." +#endif + #include G_BEGIN_DECLS