about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_rooms.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2016-05-23 22:34:45 +0100
committerJames Booth <boothj5@gmail.com>2016-05-23 22:34:45 +0100
commit0edd4309257a8372761f44cbd576b027d1b9766c (patch)
treea34f200941578e4a6d351aacec4965f1c5207149 /tests/unittests/test_cmd_rooms.c
parent3aa788772ea74724ca49ab8488168144bb287daa (diff)
parentd0117cdabe5803867596c1256a68a22245abf166 (diff)
downloadprofani-tty-0edd4309257a8372761f44cbd576b027d1b9766c.tar.gz
Merge branch 'cmd-tidy'
Diffstat (limited to 'tests/unittests/test_cmd_rooms.c')
-rw-r--r--tests/unittests/test_cmd_rooms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unittests/test_cmd_rooms.c b/tests/unittests/test_cmd_rooms.c
index 85a528b5..2cb6be6b 100644
--- a/tests/unittests/test_cmd_rooms.c
+++ b/tests/unittests/test_cmd_rooms.c
@@ -12,7 +12,7 @@
 #include "ui/stub_ui.h"
 
 #include "config/accounts.h"
-#include "command/commands.h"
+#include "command/cmd_funcs.h"
 
 #define CMD_ROOMS "/rooms"