X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkseparatortoolitem.h;h=1a941f75bf5a7308c57c723dfb671b1f11aa0528;hb=56bcb1933f6de613e5d8689e23420d47b65425c3;hp=79075ee503588798c3c7a2fc0755f59feffb695d;hpb=2c5f8a5c2baf4409e01139eadf2589ca46fe29cc;p=~andy%2Fgtk diff --git a/gtk/gtkseparatortoolitem.h b/gtk/gtkseparatortoolitem.h index 79075ee50..1a941f75b 100644 --- a/gtk/gtkseparatortoolitem.h +++ b/gtk/gtkseparatortoolitem.h @@ -14,19 +14,17 @@ * 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_SEPARATOR_TOOL_ITEM_H__ #define __GTK_SEPARATOR_TOOL_ITEM_H__ -#include "gtktoolitem.h" +#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) +#error "Only can be included directly." +#endif + +#include G_BEGIN_DECLS