X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkradiomenuitem.h;h=c365c99ed5b5b7c958a9f70ff36b25b4c92c5cc3;hb=f076b6bb0284b59de67d5be8d53a14b5bb32e119;hp=bab8380b004c6ca6e94bac2787ce6c291768fb3b;hpb=65dd3460ceb42e4412437b27530d00d04caea1d0;p=~andy%2Fgtk diff --git a/gtk/gtkradiomenuitem.h b/gtk/gtkradiomenuitem.h index bab8380b0..c365c99ed 100644 --- a/gtk/gtkradiomenuitem.h +++ b/gtk/gtkradiomenuitem.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_RADIO_MENU_ITEM_H__ #define __GTK_RADIO_MENU_ITEM_H__ +#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) +#error "Only can be included directly." +#endif + #include