mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 18:56:21 +00:00
Moved otr sources into folder
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#include "jid.h"
|
||||
#include "log.h"
|
||||
#include "muc.h"
|
||||
#include "otr.h"
|
||||
#include "otr/otr.h"
|
||||
#include "profanity.h"
|
||||
#include "tools/autocomplete.h"
|
||||
#include "tools/parser.h"
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
#include "jid.h"
|
||||
#include "log.h"
|
||||
#include "muc.h"
|
||||
#include "otr.h"
|
||||
#include "otr/otr.h"
|
||||
#include "profanity.h"
|
||||
#include "tools/autocomplete.h"
|
||||
#include "tools/parser.h"
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
#include "log.h"
|
||||
#include "muc.h"
|
||||
#ifdef HAVE_LIBOTR
|
||||
#include "otr.h"
|
||||
#include "otr/otr.h"
|
||||
#endif
|
||||
#include "resource.h"
|
||||
#include "ui/ui.h"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
#include "ui/windows.h"
|
||||
|
||||
#ifdef HAVE_LIBOTR
|
||||
#include "otr.h"
|
||||
#include "otr/otr.h"
|
||||
#endif
|
||||
|
||||
// handle presence stanza errors
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
#include "jid.h"
|
||||
#include "log.h"
|
||||
#include "muc.h"
|
||||
#include "otr.h"
|
||||
#include "otr/otr.h"
|
||||
#include "ui/ui.h"
|
||||
#include "ui/window.h"
|
||||
#include "ui/windows.h"
|
||||
|
||||
Reference in New Issue
Block a user