about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_pgp.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unittests/test_cmd_pgp.c')
-rw-r--r--tests/unittests/test_cmd_pgp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unittests/test_cmd_pgp.c b/tests/unittests/test_cmd_pgp.c
index b1d0ab52..68d48b0c 100644
--- a/tests/unittests/test_cmd_pgp.c
+++ b/tests/unittests/test_cmd_pgp.c
@@ -9,6 +9,7 @@
 #include "config.h"
 
 #include "command/commands.h"
+#include "xmpp/xmpp.h"
 
 #include "ui/stub_ui.h"
 
3'>63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86