1
1
mirror of https://github.com/swaywm/sway synced 2024-09-30 13:11:29 +02:00
sway/include/extensions.h

7 lines
95 B
C

#ifndef _SWAY_EXTENSIONS_H
#define _SWAY_EXTENSIONS_H
void register_extensions(void);
#endif