Fix building including request header into frontend header
[cascardo/atompub.git] / include / atompub / frontend.h
index 80555eb..e2ee777 100644 (file)
@@ -23,6 +23,7 @@
 #include <atompub/ctx.h>
 #include <atompub/entry.h>
 #include <atompub/feed.h>
+#include <atompub/request.h>
 
 typedef struct _atom_frontend AtomFrontend;