From c23506f453c36c9133d1f176624541ef84385ced Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 24 Jul 2016 14:55:32 +0100 Subject: Moved contact.c --- src/otr/otr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/otr') diff --git a/src/otr/otr.c b/src/otr/otr.c index c9769d35..2ece01f3 100644 --- a/src/otr/otr.c +++ b/src/otr/otr.c @@ -43,7 +43,7 @@ #include "log.h" #include "roster_list.h" #include "window_list.h" -#include "contact.h" +#include "xmpp/contact.h" #include "ui/ui.h" #include "xmpp/xmpp.h" #include "config/preferences.h" -- cgit 1.4.1-2-gfad0 >
Profanity fork with TTY improvementsdanisanti <danisanti@tilde.institute>
about summary refs log blame commit diff stats
path: root/src/plugins/settings.h
blob: 3a81b2d1460f6f041e65c94fbba9965ab2dfad3d (plain) (tree)
1
2
3
4