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:
Timo Sirainen 2000-11-17 16:27:14 +00:00 committed by cras
commit 39630c3d58
34 changed files with 34 additions and 34 deletions

View file

@ -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