diff options
author | Brian Cameron <bcameron@src.gnome.org> | 2001-05-31 14:15:06 +0000 |
---|---|---|
committer | Brian Cameron <bcameron@src.gnome.org> | 2001-05-31 14:15:06 +0000 |
commit | 7f330938db44bc0eadd58da059b107ae4e508b47 (patch) | |
tree | 14e63bf9985e97312fcb8cf73fcc069bdebc536c /atk/atkutil.c | |
parent | d533df5a973f5d7b7256da30ab9f2ba052ad3e60 (diff) | |
download | atk-7f330938db44bc0eadd58da059b107ae4e508b47.tar.gz |
Added atk_marshal_VOID__INT_INT marshaller. Updated the Makefiles so the
proper marshall files get included in the dist. Updated the Makefiles
and configure.in so that the docs get included in the dist.
Diffstat (limited to 'atk/atkutil.c')
-rwxr-xr-x | atk/atkutil.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/atk/atkutil.c b/atk/atkutil.c index f1b8aa7..08cc9a2 100755 --- a/atk/atkutil.c +++ b/atk/atkutil.c @@ -18,6 +18,7 @@ */ #include "atkutil.h" +#include "atkmarshal.c" /* * This file supports the addition and removal of multiple focus handlers |