atkobject: add a explicit include to locale.h
commit143344d94dd6b02ba5a2a164161de6acb21d8872
authorAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 19 Feb 2013 11:05:08 +0000 (19 12:05 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 19 Feb 2013 11:05:08 +0000 (19 12:05 +0100)
tree04e90158e1a5bdd2ca990b7367c462202a676b85
parent7faef689cc184e6598f3e2a160bf1e3bbe05146c
atkobject: add a explicit include to locale.h

Bug 694117 add a default implementation for
atk_object_get_object_locale that uses setlocale. It was
reported that in some environments compilation fails due
the lack of the explicit include to locale.h.
atk/atkobject.c