summaryrefslogtreecommitdiff
path: root/plugins/FavContacts/src/http_api.h
blob: 936becc0e0f73f1a2b6726357711636700e89f51 (plain)
1
2
3
4
5
6
7
#ifndef http_api_h__
#define http_api_h__

void LoadHttpApi();
int  UnloadHttpApi(WPARAM, LPARAM);

#endif // http_api_h__