Renamed history.c -> command_history.c

Included in command.h
This commit is contained in:
James Booth
2013-01-28 01:23:37 +00:00
parent a63d0aff98
commit 80e62cfa5f
7 changed files with 8 additions and 37 deletions

View File

@@ -34,7 +34,6 @@
#include "contact.h"
#include "contact_list.h"
#include "chat_log.h"
#include "history.h"
#include "jid.h"
#include "log.h"
#include "parser.h"