mirror of
https://github.com/lbonn/rofi
synced 2024-11-16 08:58:05 +00:00
e1f87a67b4
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
6 lines
83 B
C
6 lines
83 B
C
#ifndef ROFI_XKB_H
|
|
#define ROFI_XKB_H
|
|
|
|
typedef struct xkb_stuff xkb_stuff;
|
|
|
|
#endif
|