mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 20:44:01 +01:00
added missing header file
This commit is contained in:
parent
4c56cd0ed6
commit
f8787ce69e
6
include/sway.h
Normal file
6
include/sway.h
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#ifndef _SWAY_SWAY_H
|
||||||
|
#define _SWAY_SWAY_H
|
||||||
|
|
||||||
|
void sway_terminate(void);
|
||||||
|
|
||||||
|
#endif
|
Loading…
Reference in New Issue
Block a user