Rename command sources

This commit is contained in:
James Booth
2016-05-22 23:59:52 +01:00
parent cd15a27153
commit fb34785566
30 changed files with 44 additions and 43 deletions

View File

@@ -53,7 +53,7 @@
#include <ncurses.h>
#endif
#include "command/cmd_autocomplete.h"
#include "command/cmd_ac.h"
#include "common.h"
#include "config/accounts.h"
#include "config/preferences.h"