From 94cba78ef8498f70d7f3a7400eecd89d1c0495a3 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 4 May 2009 20:24:39 -0400 Subject: Fix include paths. --- widgets/misc/e-attachment-handler-image.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'widgets/misc/e-attachment-handler-image.h') diff --git a/widgets/misc/e-attachment-handler-image.h b/widgets/misc/e-attachment-handler-image.h index 53b076c61f..44ff404a99 100644 --- a/widgets/misc/e-attachment-handler-image.h +++ b/widgets/misc/e-attachment-handler-image.h @@ -22,7 +22,7 @@ #ifndef E_ATTACHMENT_HANDLER_IMAGE_H #define E_ATTACHMENT_HANDLER_IMAGE_H -#include +#include /* Standard GObject macros */ #define E_TYPE_ATTACHMENT_HANDLER_IMAGE \ -- cgit