summaryrefslogtreecommitdiffstats
path: root/include/extensions.h
blob: e122c59af016fca3c81c55803991cb722570ebce (plain) (blame)
1
2
3
4
5
6
#ifndef _SWAY_EXTENSIONS_H
#define _SWAY_EXTENSIONS_H

void register_extensions(void);

#endif