diff options
| author | theo3 <arisstephenson2@gmail.com> | 2021-12-20 02:02:33 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2021-12-20 10:31:02 -0800 |
| commit | 6cff332e57b5cc723d9243c2d4667be7c7ca0273 (patch) | |
| tree | abfb5dfbbf116cef3f6776df3e242fe37ee0fc8e /src/debugScreen.c | |
| parent | 0d5eae8696a70323c0712233913d73ee67823ca4 (diff) | |
header overhaul
Diffstat (limited to 'src/debugScreen.c')
| -rw-r--r-- | src/debugScreen.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debugScreen.c b/src/debugScreen.c index dcd22601..c3ddf710 100644 --- a/src/debugScreen.c +++ b/src/debugScreen.c @@ -1,4 +1,5 @@ #include "global.h" +#include "audio.h" #include "utils.h" #include "functions.h" #include "main.h" |
