From 360675f54b51d53ac99409077f2d31d96284fb9b Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 24 Oct 2000 05:23:27 +0000 Subject: lots of i18n fixes svn path=/trunk/; revision=6143 --- camel/camel-object.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'camel/camel-object.h') diff --git a/camel/camel-object.h b/camel/camel-object.h index fdcf7b4a15..1308e075d5 100644 --- a/camel/camel-object.h +++ b/camel/camel-object.h @@ -35,6 +35,8 @@ extern "C" #include /* size_t */ #include #include +#include +#include #ifdef G_DISABLE_CHECKS #define CAMEL_CHECK_CAST( obj, ctype, ptype ) ((ptype *) obj) -- cgit v1.2.3