tox-weechat/src/tox-weechat.h

9 lines
140 B
C
Raw Normal View History

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