Moved resource.c

This commit is contained in:
James Booth
2016-07-24 15:05:24 +01:00
parent 2af0d38e3d
commit cc32bb7738
6 changed files with 9 additions and 9 deletions

View File

@@ -40,7 +40,7 @@
#include <assert.h>
#include "roster_list.h"
#include "resource.h"
#include "xmpp/resource.h"
#include "xmpp/contact.h"
#include "xmpp/jid.h"
#include "tools/autocomplete.h"