mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
config: move structs and enums used by config from terminal.h -> config.h
This commit is contained in:
parent
cbae14f0c5
commit
d04bc6ab10
4 changed files with 13 additions and 11 deletions
1
server.h
1
server.h
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include "fdm.h"
|
||||
#include "config.h"
|
||||
#include "reaper.h"
|
||||
#include "wayland.h"
|
||||
|
||||
struct server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue