Got it to build

This commit is contained in:
Scott Anderson 2017-05-01 15:50:19 +12:00
parent 95a553dc51
commit 9ac46ec5ed
8 changed files with 69 additions and 18 deletions

View file

@ -1,6 +1,6 @@
#include "otd.h"
#include "drm.h"
#include "event.h"
#include "backend/drm/otd.h"
#include "backend/drm/drm.h"
#include "backend/drm/event.h"
#include <assert.h>
#include <stdio.h>