summaryrefslogtreecommitdiff
path: root/atk/atk.h
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2006-06-29 17:18:49 +0000
committerBill Haneman <billh@src.gnome.org>2006-06-29 17:18:49 +0000
commitcce2ac695d7bd357bed8941b9086bce6f30b1ab8 (patch)
tree39bc8b5dfe6e7ebbf2bd2a4af9f3927eb6c087cc /atk/atk.h
parentcb4ef999bc51cb5558a689abf0208e3994b88407 (diff)
downloadatk-cce2ac695d7bd357bed8941b9086bce6f30b1ab8.tar.gz
Added AtkHyperlinkImpl interface. See RFE #344284.
Diffstat (limited to 'atk/atk.h')
-rwxr-xr-xatk/atk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/atk/atk.h b/atk/atk.h
index 1f39824..d0bfb90 100755
--- a/atk/atk.h
+++ b/atk/atk.h
@@ -27,6 +27,7 @@
#include <atk/atkeditabletext.h>
#include <atk/atkgobjectaccessible.h>
#include <atk/atkhyperlink.h>
+#include <atk/atkhyperlinkimpl.h>
#include <atk/atkhypertext.h>
#include <atk/atkimage.h>
#include <atk/atknoopobject.h>