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

@@ -5,7 +5,7 @@
#include <cmocka.h>
#include <stdlib.h>
#include "contact.h"
#include "xmpp/contact.h"
#include "tools/autocomplete.h"
void clear_empty(void **state)