Remove libuv header include
parent
a77eb34fba
commit
d1c7402acd
|
@ -27,7 +27,6 @@
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <uv.h>
|
|
||||||
#include <pixman.h>
|
#include <pixman.h>
|
||||||
|
|
||||||
#define TILE_LENGTH 64
|
#define TILE_LENGTH 64
|
||||||
|
|
Loading…
Reference in New Issue