X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkscrollbar.h;h=00509390062e0f9eb12a1d590bbcd65d6749608b;hb=3c04597306a918317cb96d6c267fc73a798c04e4;hp=992bb0dcfc26a7766d873ad7233375b92ad782d2;hpb=b4e2ff3da32ad2b9670ecf33805eb9993824fe0b;p=~andy%2Fgtk diff --git a/gtk/gtkscrollbar.h b/gtk/gtkscrollbar.h index 992bb0dcf..005093900 100644 --- a/gtk/gtkscrollbar.h +++ b/gtk/gtkscrollbar.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_SCROLLBAR_H__ #define __GTK_SCROLLBAR_H__ +#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) +#error "Only can be included directly." +#endif + #include