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

@@ -36,7 +36,7 @@
#include <stdlib.h>
#include <string.h>
#include "contact.h"
#include "xmpp/contact.h"
#include "ui/ui.h"
#include "ui/window.h"
#include "window_list.h"