diff --git a/other-licenses/atk-1.0/atk/atkobject.h b/other-licenses/atk-1.0/atk/atkobject.h --- a/other-licenses/atk-1.0/atk/atkobject.h +++ b/other-licenses/atk-1.0/atk/atkobject.h @@ -20,14 +20,14 @@ #ifndef __ATK_OBJECT_H__ #define __ATK_OBJECT_H__ +#include +#include +#include + #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ -#include -#include -#include - /* * AtkObject represents the minimum information all accessible objects * return. This information includes accessible name, accessible