summaryrefslogtreecommitdiff
path: root/atk/atk.h
diff options
context:
space:
mode:
authorMike Gorse <mgorse@novell.com>2009-11-30 15:12:30 +0800
committerLi Yuan <li.yuan@sun.com>2009-11-30 15:12:30 +0800
commit86c9c7f27de046049620ab8ebcbfc713d02da38a (patch)
treea610cbf97c1c6a61ccc4a7a6ff733128c6ce5829 /atk/atk.h
parentd9d6456d6c807717197ee9b4d120a9149c1f0f0a (diff)
downloadatk-86c9c7f27de046049620ab8ebcbfc713d02da38a.tar.gz
Bug #601552. New classes: AtkPlug and AtkSocket.
Diffstat (limited to 'atk/atk.h')
-rwxr-xr-xatk/atk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/atk/atk.h b/atk/atk.h
index a7536a0..4047f99 100755
--- a/atk/atk.h
+++ b/atk/atk.h
@@ -35,11 +35,13 @@
#include <atk/atknoopobject.h>
#include <atk/atknoopobjectfactory.h>
#include <atk/atkobjectfactory.h>
+#include <atk/atkplug.h>
#include <atk/atkregistry.h>
#include <atk/atkrelation.h>
#include <atk/atkrelationset.h>
#include <atk/atkrelationtype.h>
#include <atk/atkselection.h>
+#include <atk/atksocket.h>
#include <atk/atkstate.h>
#include <atk/atkstateset.h>
#include <atk/atkstreamablecontent.h>