X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtktreesortable.h;h=1023a1710699fa9e74eb7b51ecba7009211f5ed2;hb=d97861bd8b338c3d25d7ffb5496edee9eee9bfbb;hp=c9ce6e787a34bb1a9f7bbd7548aebf36878a407f;hpb=e51daa79fe2c17499bfa76e6fb25e40d04bba2d6;p=~andy%2Fgtk diff --git a/gtk/gtktreesortable.h b/gtk/gtktreesortable.h index c9ce6e787..1023a1710 100644 --- a/gtk/gtktreesortable.h +++ b/gtk/gtktreesortable.h @@ -12,22 +12,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 . */ -#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) -#error "Only can be included directly." -#endif - #ifndef __GTK_TREE_SORTABLE_H__ #define __GTK_TREE_SORTABLE_H__ +#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) +#error "Only can be included directly." +#endif + #include #include -#include G_BEGIN_DECLS