Removed X11 header, added some clarifications

This commit is contained in:
Dorota Czaplejewicz
2019-06-22 16:15:31 +00:00
parent 8292429648
commit 02525056d6
5 changed files with 5 additions and 4 deletions

View File

@ -31,14 +31,14 @@
#include "config.h"
#endif /* HAVE_CONFIG_H */
#include "eek-xkb-layout.h"
#include <X11/keysym.h>
#include <X11/XKBlib.h>
#include <X11/extensions/XKBgeom.h>
#include <string.h>
#include <stdarg.h>
#include <gio/gio.h>
#include "eek-xkb-layout.h"
#include "eek-keyboard.h"
#include "eek-section.h"
#include "eek-key.h"