Moved contact.c

This commit is contained in:
James Booth
2016-07-24 14:55:32 +01:00
parent 9cff37352a
commit c23506f453
17 changed files with 18 additions and 18 deletions

View File

@@ -43,7 +43,7 @@
#include "log.h"
#include "roster_list.h"
#include "window_list.h"
#include "contact.h"
#include "xmpp/contact.h"
#include "ui/ui.h"
#include "xmpp/xmpp.h"
#include "config/preferences.h"