Revert "Add relation-dump option to at_spi2_tool"
[platform/upstream/at-spi2-core.git] / atspi / atspi-matchrule-private.h
index 3d91448..e55c2fa 100644 (file)
@@ -4,6 +4,7 @@
  *
  * Copyright 2002 Ximian, Inc.
  *           2002 Sun Microsystems Inc.
+ * Copyright 2010, 2011 Novell, Inc.
  *           
  *
  * This library is free software; you can redistribute it and/or
 #include "atspi-matchrule.h"
 #include "dbus/dbus.h"
 
+G_BEGIN_DECLS
+
 gboolean
 _atspi_match_rule_marshal (AtspiMatchRule *rule, DBusMessageIter *iter);
 
+G_END_DECLS
+
 #endif /* _ATSPI_MATCH_RULE_PRIVATE_H_ */