tox-weechat/src/tox-weechat.h

9 lines
140 B
C
Raw Normal View History

2014-09-02 10:37:00 +00:00
#ifndef TOX_WEECHAT_H
#define TOX_WEECHAT_H
2014-09-02 16:47:08 +00:00
#include <tox/tox.h>
2014-09-02 11:59:38 +00:00
extern struct t_weechat_plugin *weechat_plugin;
2014-09-02 10:37:00 +00:00
#endif // TOX_WEECHAT_H