1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-08 14:54:13 +01:00

fixed problem wrt typedef that should be included from WUtil.h

This commit is contained in:
kojima
1999-05-15 18:00:50 +00:00
parent 6d74b96ce2
commit 55c9657253

View File

@@ -4,9 +4,10 @@
#define _WINGS_H_ #define _WINGS_H_
#include <wraster.h> #include <wraster.h>
#include <WUtil.h>
#include <X11/Xlib.h> #include <X11/Xlib.h>
#define WINGS_H_VERSION 990316 #define WINGS_H_VERSION 990516
#ifdef __cplusplus #ifdef __cplusplus