summaryrefslogtreecommitdiff
path: root/atk/atk.h
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2013-04-16 14:40:12 -0500
committerMike Gorse <mgorse@suse.com>2014-02-18 09:33:27 -0600
commit1349b6330379191a825955fc8107079ec742bb68 (patch)
tree8cda367e87f05ea57cf60c4be3a98283751ed70b /atk/atk.h
parentfc48a42725fd348eadb5bd9a8dab97d4c62fea96 (diff)
downloadatk-1349b6330379191a825955fc8107079ec742bb68.tar.gz
Implement AtkTableCell
https://bugzilla.gnome.org/show_bug.cgi?id=651353
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 0febcf8..5af7b1e 100755
--- a/atk/atk.h
+++ b/atk/atk.h
@@ -47,6 +47,7 @@
#include <atk/atkstateset.h>
#include <atk/atkstreamablecontent.h>
#include <atk/atktable.h>
+#include <atk/atktablecell.h>
#include <atk/atktext.h>
#include <atk/atkutil.h>
#include <atk/atkmisc.h>