config: move structs and enums used by config from terminal.h -> config.h

This commit is contained in:
Daniel Eklöf 2022-02-07 19:35:52 +01:00
parent cbae14f0c5
commit d04bc6ab10
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 13 additions and 11 deletions

View file

@ -23,6 +23,7 @@
#include <fcft/fcft.h>
#include <tllist.h>
#include "config.h"
#include "fdm.h"
/* Forward declarations */