missing #include

This commit is contained in:
Gabor Adam Toth 2010-02-23 20:45:31 +01:00
parent c6264e1087
commit cace711db3
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
* - then in local.h #define TWITTER_KEY & TWITTER_SECRET
*/
#include <net.h>
#include <ht/http.h>
inherit NET_PATH "http/oauth";