Update everyone to use new headers

This commit is contained in:
Drew DeVault 2017-06-21 10:27:45 -04:00
parent 53a8b4f127
commit fd91244e83
32 changed files with 68 additions and 48 deletions

View file

@ -13,9 +13,9 @@
#include <GLES3/gl3.h>
#include <wayland-server.h>
#include <wlr/backend/interface.h>
#include <wlr/interfaces/wlr_output.h>
#include "backend/drm.h"
#include "common/log.h"
#include "types.h"
static const char *conn_name[] = {
[DRM_MODE_CONNECTOR_Unknown] = "Unknown",