mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-26 08:22:37 +01:00
funcs.h removed
The file funcs.h is removed. A new file osdep.h is created to hold the definition for all osdep_*c files. The files .c has been adjusted to include the right header files, removing funcs.h, including osdep.h. Signed-off-by: Rodolfo García Peñas (kix) <kix@kix.es>
This commit is contained in:
committed by
Carlos R. Mafra
parent
ed80a9bf5c
commit
5455a585dc
@@ -24,7 +24,6 @@
|
||||
|
||||
#include "wcore.h"
|
||||
#include "window.h"
|
||||
#include "funcs.h"
|
||||
|
||||
#define TILE_NORMAL 0
|
||||
#define TILE_CLIP 1
|
||||
|
||||
Reference in New Issue
Block a user