[epiphany] Use only GTK+ single includes
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Use only GTK+ single includes
- Date: Tue, 6 Apr 2010 02:52:56 +0000 (UTC)
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]