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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unittests/test_cmd_pgp.c b/tests/unittests/test_cmd_pgp.c
index ec010cce..b2a1aa7e 100644
--- a/tests/unittests/test_cmd_pgp.c
+++ b/tests/unittests/test_cmd_pgp.c
@@ -8,7 +8,7 @@
 
 #include "config.h"
 
-#include "command/commands.h"
+#include "command/cmd_funcs.h"
 #include "xmpp/xmpp.h"
 
 #include "ui/stub_ui.h"