Fix invalid preprocessor #ifdef.
This commit is contained in:
parent
ee9c069257
commit
a6420e5d47
@ -22,7 +22,7 @@
|
|||||||
#include <weechat/weechat-plugin.h>
|
#include <weechat/weechat-plugin.h>
|
||||||
#include <tox/tox.h>
|
#include <tox/tox.h>
|
||||||
|
|
||||||
#ifdef TOXAV_FOUND
|
#ifdef TOXAV_ENABLED
|
||||||
#include <tox/toxav.h>
|
#include <tox/toxav.h>
|
||||||
#endif // TOXAV_FOUND
|
#endif // TOXAV_FOUND
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user