X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtktreestore.h;h=69a42bee1bf74dcf2e41b6a1724d82b7cebf3cfe;hb=cade42d5094ceaa7799aa8e2135959573646a4b6;hp=0f151d470239120ddba2a9c20b61935912da1972;hpb=07d49ee56a4ce86d9d6154e00ff6b10bd3bdc2a4;p=~andy%2Fgtk diff --git a/gtk/gtktreestore.h b/gtk/gtktreestore.h index 0f151d470..69a42bee1 100644 --- a/gtk/gtktreestore.h +++ b/gtk/gtktreestore.h @@ -12,18 +12,16 @@ * 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 . */ +#ifndef __GTK_TREE_STORE_H__ +#define __GTK_TREE_STORE_H__ + #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) #error "Only can be included directly." #endif -#ifndef __GTK_TREE_STORE_H__ -#define __GTK_TREE_STORE_H__ - #include #include #include