Remove libuv header include

pull/24/head
John Axel Eriksson 2020-03-24 07:04:05 +01:00
parent a77eb34fba
commit d1c7402acd
No known key found for this signature in database
GPG Key ID: 04ED6F42C62F42E9
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
#include <stdlib.h>
#include <stdbool.h>
#include <assert.h>
#include <uv.h>
#include <pixman.h>
#define TILE_LENGTH 64