Add missing include;

This commit is contained in:
bjorn 2022-04-20 00:38:21 -07:00
parent 60cabcff3e
commit cf2f63f147
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#include "graphics/graphics.h"
#include <string.h>
static struct {
bool initialized;