mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
initiate
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
#include <proplist.h>
|
||||
#include <WINGs.h>
|
||||
#include <WINGsP.h>
|
||||
#include "generic.h"
|
||||
|
||||
#ifdef USE_FREETYPE
|
||||
#include <freetype/freetype.h>
|
||||
#endif
|
||||
|
||||
#include "generic.h"
|
||||
#define MAX_GLYPHS 256
|
||||
|
||||
#define _debug(f...) {fprintf(stderr, "debug: ");fprintf(stderr, ##f);fflush(stderr);}
|
||||
|
||||
Reference in New Issue
Block a user