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

@@ -55,8 +55,8 @@
#endif
#include "chat_session.h"
#include "command/command.h"
#include "command/cmd_autocomplete.h"
#include "command/cmd_defs.h"
#include "command/cmd_ac.h"
#include "common.h"
#include "config/preferences.h"
#include "config/theme.h"