add missing include

pull/311/head^2 v0.5.3
nullgemm 3 years ago
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…
Cancel
Save