1
0
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:
Christophe CURIS
2014-06-14 19:34:06 +02:00
committed by Carlos R. Mafra
parent 6c3cd08dad
commit 96a6e4da1e
7 changed files with 67 additions and 7 deletions

View File

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