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

@@ -68,7 +68,7 @@
#ifdef HAVE_LIBGPGME
#include "pgp/gpg.h"
#endif
#include "resource.h"
#include "xmpp/resource.h"
#include "xmpp/xmpp.h"
#include "ui/ui.h"
#include "window_list.h"