mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Added config.h to mock_otr.c
This commit is contained in:
parent
e10ea1be4e
commit
7b4eaa1c23
@ -6,6 +6,9 @@
|
||||
#include <string.h>
|
||||
#include <glib.h>
|
||||
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#ifdef HAVE_LIBOTR
|
||||
#include "otr/otr.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user