[java-atk-wrapper] JNI: remove atk-bridge include from jawobject.h



commit 00ac82994b29bb378bec66d7324ea59d0eaae5b6
Author: Magdalen Berns <m berns thismagpie com>
Date:   Wed Jun 10 16:21:45 2015 +0100

    JNI: remove atk-bridge include from jawobject.h
    
    Bug: https://bugzilla.gnome.org/show_bug.cgi?id=750717

 jni/src/jawobject.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/jni/src/jawobject.h b/jni/src/jawobject.h
index 03254d2..867ff93 100644
--- a/jni/src/jawobject.h
+++ b/jni/src/jawobject.h
@@ -21,7 +21,6 @@
 #define _JAW_OBJECT_H_
 
 #include <atk/atk.h>
-#include <atk-bridge.h>
 #include <jni.h>
 
 G_BEGIN_DECLS


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]