aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-task-widget.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-task-widget.c')
-rw-r--r--shell/e-task-widget.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/shell/e-task-widget.c b/shell/e-task-widget.c
index 53cdb70a6d..3cd2d319b2 100644
--- a/shell/e-task-widget.c
+++ b/shell/e-task-widget.c
@@ -32,9 +32,8 @@
#include <gtk/gtklabel.h>
#include <gtk/gtkpixmap.h>
-/* HA HA. Just #including <libgnome/gnome-i18n.h> doesn't seem to work, so
- I'll have to include the full thing. */
-#include <libgnome/libgnome.h>
+#include <libgnome/gnome-defs.h>
+#include <libgnome/gnome-i18n.h>
#include <gal/util/e-util.h>