mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-10 10:35:46 +01:00
fixed #includes
This commit is contained in:
@@ -35,7 +35,7 @@ in this Software without prior written authorization from the X Consortium.
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xatom.h>
|
||||
#include <X11/Xutil.h>
|
||||
#include <X11/Xmu/StdCmap.h>
|
||||
#include "StdCmap.h"
|
||||
|
||||
#define lowbit(x) ((x) & (~(x) + 1))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user