1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 04:20:27 +01:00

Fixed a problem related to the order in which the header files are included.

This commit is contained in:
dan
2000-09-22 18:14:20 +00:00
parent 6760c39881
commit 18b7dcc2b0

View File

@@ -24,6 +24,8 @@
/* the definitions in this file can change at any time. WINGs has more
* stable definitions */
#undef BOOL
#include <X11/Xlib.h>
#include <X11/Xmd.h>