[at-spi2-atk] Build fixes
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-atk] Build fixes
- Date: Mon, 4 Jul 2011 21:52:49 +0000 (UTC)
commit b883abee1c9f1c1a2b9d8fd1b8b3426ae606c28b
Author: Mike Gorse <mgorse novell com>
Date: Mon Jul 4 16:53:32 2011 -0500
Build fixes
droute/Makefile.am | 1 +
droute/droute-test.c | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/droute/Makefile.am b/droute/Makefile.am
index 676dc8f..b1805c0 100644
--- a/droute/Makefile.am
+++ b/droute/Makefile.am
@@ -21,6 +21,7 @@ droute_test_SOURCES = droute-test.c
droute_test_CFLAGS = $(DBUS_CFLAGS) \
-I$(top_builddir)\
$(GLIB_CFLAGS) \
+ $(ATSPI_CFLAGS) \
-I$(top_srcdir)
droute_test_LDFLAGS = $(top_builddir)/dbind/libdbind.la\
diff --git a/droute/droute-test.c b/droute/droute-test.c
index 8701517..a2ebe4d 100644
--- a/droute/droute-test.c
+++ b/droute/droute-test.c
@@ -4,7 +4,7 @@
#include <droute/droute.h>
#include <dbind/dbind.h>
-#include "dbus/dbus-glib-lowlevel.h"
+#include "atspi/atspi.h"
#define TEST_OBJECT_PATH "/test/object"
#define TEST_INTERFACE_ONE "test.interface.One"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]