Include the marshallers header, not the source
authorEmmanuele Bassi <ebassi@gnome.org>
Sat, 20 May 2017 15:38:46 +0000 (16:38 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 22 May 2017 12:28:54 +0000 (13:28 +0100)
The atkutil.c source is including atkmarshal.c, instead of including the
header. This is a weird behaviour, so let's build atkmarshal.c like the
rest of the source files, and include the header.


No differences found