Fix includes and typos in new backends

This commit is contained in:
Yuxuan Shui
2019-01-27 19:34:26 +00:00
parent 22f0d10c65
commit d92a546beb
4 changed files with 13 additions and 8 deletions

View File

@ -28,6 +28,7 @@
#include <ev.h>
#include "kernel.h"
#include "common.h"
#include "compiler.h"
#include "compton.h"