From 1c5efaeb58f40122e6c860a6785c0b99496af8d6 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 24 Jul 2016 14:59:28 +0100 Subject: Moved jid.c --- src/command/cmd_defs.c | 2 +- src/command/cmd_funcs.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/command') diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c index d390a64a..852a3cf8 100644 --- a/src/command/cmd_defs.c +++ b/src/command/cmd_defs.c @@ -60,7 +60,7 @@ #include "config/scripts.h" #include "xmpp/contact.h" #include "roster_list.h" -#include "jid.h" +#include "xmpp/jid.h" #include "log.h" #include "muc.h" #include "plugins/plugins.h" diff --git a/src/command/cmd_funcs.c b/src/command/cmd_funcs.c index f661e6a9..b9f9cb14 100644 --- a/src/command/cmd_funcs.c +++ b/src/command/cmd_funcs.c @@ -62,7 +62,7 @@ #include "config/scripts.h" #include "xmpp/contact.h" #include "roster_list.h" -#include "jid.h" +#include "xmpp/jid.h" #include "log.h" #include "muc.h" #ifdef HAVE_LIBOTR -- cgit 1.4.1-2-gfad0