mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
Fix enable-modelock warnings
Fix warnings that only show up when --enable-modelock is passed to ./configure.
This commit is contained in:
committed by
Carlos R. Mafra
parent
ec7506e5e5
commit
65aa3ae9c8
@@ -42,6 +42,9 @@
|
||||
#ifdef SHAPE
|
||||
#include <X11/extensions/shape.h>
|
||||
#endif
|
||||
#ifdef KEEP_XKB_LOCK_STATUS
|
||||
#include <X11/XKBlib.h>
|
||||
#endif
|
||||
|
||||
#include "WindowMaker.h"
|
||||
#include "GNUstep.h"
|
||||
|
||||
Reference in New Issue
Block a user