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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user