From 25a6252a28d730126a9c20ba3172e2be285d794f Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 24 Jul 2016 14:23:55 +0100 Subject: Moved chat_session.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 b3ce4e5f..c9769d35 100644 --- a/src/otr/otr.c +++ b/src/otr/otr.c @@ -47,7 +47,7 @@ #include "ui/ui.h" #include "xmpp/xmpp.h" #include "config/preferences.h" -#include "chat_session.h" +#include "xmpp/chat_session.h" #define PRESENCE_ONLINE 1 #define PRESENCE_OFFLINE 0 -- cgit 1.4.1-2-gfad0 idden' name='id' value='daf3d193e226648a2b3f0021731ec006956727e5'/> Profanity fork with TTY improvementsdanisanti <danisanti@tilde.institute>
about summary refs log tree commit diff stats
path: root/themes/joker
blob: 39324896fe142a6d4af236c05e8e219ca865b189 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78