diff --git a/src/command.c b/src/command.c index e09fa5fb..0b1e10cf 100644 --- a/src/command.c +++ b/src/command.c @@ -25,13 +25,10 @@ #include -#include "common.h" #include "command.h" -#include "contact_list.h" #include "history.h" #include "jabber.h" #include "ui.h" -#include "util.h" #include "preferences.h" #include "prof_autocomplete.h" #include "tinyurl.h"