Commit 67157bb7 authored by tiago.vignatti's avatar tiago.vignatti Committed by Commit bot

ui/ozone: Fix up VGEM header path

BUG=475633

Review URL: https://codereview.chromium.org/1604653002

Cr-Commit-Position: refs/heads/master@{#370676}
parent b266c815
......@@ -5,9 +5,9 @@
#include "ui/ozone/platform/drm/common/client_native_pixmap_vgem.h"
#include <fcntl.h>
#include <libdrm/vgem_drm.h>
#include <stddef.h>
#include <sys/mman.h>
#include <vgem_drm.h>
#include <xf86drm.h>
#include "base/process/memory.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment