mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 04:13:32 +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
|
|
@ -33,7 +33,7 @@ libfe_common_core_a_SOURCES = \
|
|||
window-commands.c \
|
||||
window-items.c \
|
||||
window-save.c \
|
||||
windows.c
|
||||
fe-windows.c
|
||||
|
||||
noinst_HEADERS = \
|
||||
command-history.h \
|
||||
|
|
@ -50,4 +50,4 @@ noinst_HEADERS = \
|
|||
translation.h \
|
||||
window-items.h \
|
||||
window-save.h \
|
||||
windows.h
|
||||
fe-windows.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue