mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
Added missing #include
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2382 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
e8957938ea
commit
6ea882f893
@ -23,6 +23,7 @@
|
|||||||
#include "special-vars.h"
|
#include "special-vars.h"
|
||||||
#include "expandos.h"
|
#include "expandos.h"
|
||||||
#include "settings.h"
|
#include "settings.h"
|
||||||
|
#include "servers.h"
|
||||||
#include "misc.h"
|
#include "misc.h"
|
||||||
|
|
||||||
#define ALIGN_RIGHT 0x01
|
#define ALIGN_RIGHT 0x01
|
||||||
|
Loading…
Reference in New Issue
Block a user