1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-02-10 15:44:41 -05:00
rofi/include/xkb.h

6 lines
83 B
C
Raw Normal View History

#ifndef ROFI_XKB_H
#define ROFI_XKB_H
2016-03-01 18:11:55 +01:00
typedef struct xkb_stuff xkb_stuff;
#endif