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

@@ -36,7 +36,6 @@
#include "common.h"
#include "command.h"
#include "contact_list.h"
#include "history.h"
#include "log.h"
#include "preferences.h"
#include "profanity.h"