Merge pull request #1363 from Airblader/fix-include
Remove obsolete include and Xlib comment.
This commit is contained in:
commit
6896a0aab7
|
@ -38,7 +38,7 @@
|
||||||
#include "common/xutil.h"
|
#include "common/xutil.h"
|
||||||
#include "xkb.h"
|
#include "xkb.h"
|
||||||
|
|
||||||
/* XStringToKeysym() and XKeysymToString */
|
/* XStringToKeysym() */
|
||||||
#include <X11/Xlib.h>
|
#include <X11/Xlib.h>
|
||||||
#include <xkbcommon/xkbcommon.h>
|
#include <xkbcommon/xkbcommon.h>
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
|
Loading…
Reference in New Issue