summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2007-01-08 15:11:54 +0000
committerBill Haneman <billh@src.gnome.org>2007-01-08 15:11:54 +0000
commitce1cd39c04a4e99b16748d2f2060d19c58230606 (patch)
tree09b1fd761536abed762c65b92b0e135b1432bbda
parent3174003b8617269462117bc7782ce0d9da054b50 (diff)
downloadatk-ce1cd39c04a4e99b16748d2f2060d19c58230606.tar.gz
Added atkmisc.h to atk.h.
svn path=/trunk/; revision=1133
-rwxr-xr-xatk/atk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/atk/atk.h b/atk/atk.h
index d0bfb90..04d9539 100755
--- a/atk/atk.h
+++ b/atk/atk.h
@@ -44,6 +44,7 @@
#include <atk/atktable.h>
#include <atk/atktext.h>
#include <atk/atkutil.h>
+#include <atk/atkmisc.h>
#include <atk/atkvalue.h>
#endif /* __ATK_H__ */