mirror of
https://github.com/davatorium/rofi.git
synced 2025-03-10 17:06:37 -04:00
5 lines
84 B
C
5 lines
84 B
C
#ifndef ROFI_XKB_H
|
|
#define ROFI_XKB_H
|
|
|
|
typedef struct xkb_stuff xkb_stuff;
|
|
#endif
|