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

@@ -56,7 +56,7 @@
#include "config/scripts.h"
#include "command/cmd_defs.h"
#include "common.h"
#include "contact.h"
#include "xmpp/contact.h"
#include "roster_list.h"
#include "config/tlscerts.h"
#include "log.h"