Added support for category element
[cascardo/atompub.git] / include / atompub / atom-xml.h
index 5ae430d..03bec00 100644 (file)
@@ -21,6 +21,7 @@
 #define ATOMPUB_ATOM_XML_H
 
 #include <atompub/person-xml.h>
+#include <atompub/category-xml.h>
 #include <atompub/entry-xml.h>
 #include <atompub/feed-xml.h>