atspi-private.h | atspi-private.h | |||
---|---|---|---|---|
skipping to change at line 28 | skipping to change at line 28 | |||
* | * | |||
* You should have received a copy of the GNU Library General Public | * You should have received a copy of the GNU Library General Public | |||
* License along with this library; if not, write to the | * License along with this library; if not, write to the | |||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330, | * Free Software Foundation, Inc., 59 Temple Place - Suite 330, | |||
* Boston, MA 02111-1307, USA. | * Boston, MA 02111-1307, USA. | |||
*/ | */ | |||
#ifndef _ATSPI_PRIVATE_H_ | #ifndef _ATSPI_PRIVATE_H_ | |||
#define _ATSPI_PRIVATE_H_ | #define _ATSPI_PRIVATE_H_ | |||
#include <config.h> | ||||
#include "atspi-device-listener-private.h" | #include "atspi-device-listener-private.h" | |||
#include "atspi-event-listener-private.h" | #include "atspi-event-listener-private.h" | |||
#include "atspi-matchrule-private.h" | #include "atspi-matchrule-private.h" | |||
#include "atspi-misc-private.h" | #include "atspi-misc-private.h" | |||
#include "glib/gi18n.h" | #include "glib/gi18n.h" | |||
#include "atspi.h" | #include "atspi.h" | |||
G_BEGIN_DECLS | G_BEGIN_DECLS | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added | |||