1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

missing #include

This commit is contained in:
Gabor Adam Toth 2010-02-23 20:45:31 +01:00
parent c6264e1087
commit cace711db3

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";