mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 01:12:30 +01:00
wrlib: new headers to contain definition of internal stuff
Using local function prototype redefinition is dangerous, now a single prototype is seen in all the files that are concerned. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
committed by
Carlos R. Mafra
parent
6c3cd08dad
commit
96a6e4da1e
@@ -33,11 +33,13 @@ libwraster_la_SOURCES = \
|
||||
context.c \
|
||||
misc.c \
|
||||
scale.c \
|
||||
scale.h \
|
||||
rotate.c \
|
||||
flip.c \
|
||||
convolve.c \
|
||||
save_xpm.c \
|
||||
xutil.c \
|
||||
xutil.h \
|
||||
load_ppm.c
|
||||
|
||||
if USE_GIF
|
||||
|
||||
Reference in New Issue
Block a user