rofi/include/xkb.h

7 lines
85 B
C

#ifndef ROFI_XKB_H
#define ROFI_XKB_H
typedef struct xkb_stuff xkb_stuff;
#endif