mirror of https://github.com/fairyglade/ly.git
add missing include
This commit is contained in:
parent
b448fc97b2
commit
4094d2182a
|
@ -6,6 +6,7 @@
|
|||
#include "config.h"
|
||||
#include "draw.h"
|
||||
|
||||
#include <ctype.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
|
Loading…
Reference in New Issue