--- a/libpurple/protocols/gg/html.h Fri Sep 14 16:41:28 2012 +0200
+++ b/libpurple/protocols/gg/html.h Fri Sep 14 22:04:17 2012 +0200
@@ -8,6 +8,7 @@
GGP_HTML_TAG_UNKNOWN,
GGP_HTML_TAG_IGNORED,
GGP_HTML_TAG_EOM,
+ GGP_HTML_TAG_A,
GGP_HTML_TAG_B,
GGP_HTML_TAG_I,
GGP_HTML_TAG_U,