comparison mcabber/src/screen.c @ 95:9e6b7897ec37

[/trunk] Changeset 109 by mikael * Work on compl.* integration. No big change yet...
author mikael
date Wed, 20 Apr 2005 19:06:25 +0000
parents 134fe2567f07
children f20831f7d349
comparison
equal deleted inserted replaced
94:9a4aa2797f02 95:9e6b7897ec37
8 #include <locale.h> 8 #include <locale.h>
9 9
10 #include "screen.h" 10 #include "screen.h"
11 #include "hbuf.h" 11 #include "hbuf.h"
12 #include "commands.h" 12 #include "commands.h"
13 #include "compl.h"
13 #include "roster.h" 14 #include "roster.h"
14 #include "parsecfg.h" 15 #include "parsecfg.h"
15 #include "lang.h" 16 #include "lang.h"
16 #include "utf8.h" 17 #include "utf8.h"
17 #include "utils.h" 18 #include "utils.h"