summaryrefslogtreecommitdiffstats
path: root/include/sway.h
blob: 6499c81dfba7b6c219be21af60b6a42dcc338085 (plain) (blame)
1
2
3
4
5
6
#ifndef _SWAY_SWAY_H
#define _SWAY_SWAY_H

void sway_terminate(void);

#endif