1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-16 05:55:45 +01:00

attempt to fix compilation on solaris with openwin

This commit is contained in:
dan
2004-10-30 06:39:27 +00:00
parent 558615a853
commit e9e1186f1d
5 changed files with 9 additions and 7 deletions

View File

@@ -1,17 +1,17 @@
#include "wconfig.h"
#include <X11/Xft/Xft.h>
#include <fontconfig/fontconfig.h>
#include <stdlib.h>
#include "wconfig.h"
#include "WINGsP.h"
#include <wraster.h>
#include <assert.h>
#include <X11/Xlocale.h>
#include <X11/Xft/Xft.h>
#include <fontconfig/fontconfig.h>
#define DEFAULT_FONT "sans serif:pixelsize=12"