From 42465feb9759ef5a6d79d7e628510cd0a081f913 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Sun, 5 Apr 2015 15:51:59 +0100 Subject: drm: rename libdrm{,_macros}.h Provide a more meaningful name, considering what it does. Signed-off-by: Emil Velikov --- libkms/exynos.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkms/exynos.c') diff --git a/libkms/exynos.c b/libkms/exynos.c index db65f816..5de2e5a9 100644 --- a/libkms/exynos.c +++ b/libkms/exynos.c @@ -25,7 +25,7 @@ #include #include "xf86drm.h" -#include "libdrm.h" +#include "libdrm_macros.h" #include "exynos_drm.h" struct exynos_bo -- cgit v1.2.3