mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 03:40:16 +02:00
windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to
fe-windows.[ch] git-svn-id: http://svn.irssi.org/repos/irssi/trunk@846 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
2edcdd715f
commit
39630c3d58
34 changed files with 34 additions and 34 deletions
|
|
@ -31,7 +31,7 @@
|
|||
#include "servers-reconnect.h"
|
||||
#include "irc-servers-setup.h"
|
||||
|
||||
#include "windows.h"
|
||||
#include "fe-windows.h"
|
||||
#include "printtext.h"
|
||||
|
||||
static void sig_server_add_create(IRC_SERVER_SETUP_REC **rec,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue