[epiphany] Use only GTK+ single includes



commit 7f8483abf12730533fd85aa52b6efadf0ac7692c
Author: Javier Jardón <jjardon gnome org>
Date:   Tue Apr 6 04:45:17 2010 +0200

    Use only GTK+ single includes

 lib/widgets/ephy-spinner-tool-item.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/widgets/ephy-spinner-tool-item.h b/lib/widgets/ephy-spinner-tool-item.h
index 04abcdf..fa07dca 100644
--- a/lib/widgets/ephy-spinner-tool-item.h
+++ b/lib/widgets/ephy-spinner-tool-item.h
@@ -22,7 +22,7 @@
 #ifndef EPHY_SPINNER_TOOL_ITEM_H
 #define EPHY_SPINNER_TOOL_ITEM_H
 
-#include <gtk/gtktoolitem.h>
+#include <gtk/gtk.h>
 
 G_BEGIN_DECLS
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]