From 31204c9cc21ec32c8006124cf18763161daa99d2 Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Mon, 7 Dec 2009 10:19:37 -0600 Subject: Port all error code to use GObject-ified EAlert / EAlertDialog The changes are mainly including the e-alert-header.h header instead of just e-alert.h. This allows us to include e-alert.h in non-UI situations when necessary. --- widgets/misc/e-signature-editor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'widgets') diff --git a/widgets/misc/e-signature-editor.c b/widgets/misc/e-signature-editor.c index 49ce3c6a32..9266425494 100644 --- a/widgets/misc/e-signature-editor.c +++ b/widgets/misc/e-signature-editor.c @@ -24,7 +24,7 @@ #include #include -#include +#include #include #define E_SIGNATURE_EDITOR_GET_PRIVATE(obj) \ -- cgit v1.2.3