summaryrefslogtreecommitdiff
path: root/lib/igt_kms.h
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2014-03-22 20:18:51 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-03-22 20:18:51 +0100
commit924115bfcd5beae84f2e2d6b266c619659185475 (patch)
tree7fe44f293b033dd9917b200514d21213da6332ab /lib/igt_kms.h
parent6cfcd715898198cbd8edd955ed24cf57f6e8d9ee (diff)
lib: more unecessary header removal
This time big with media_fill.h Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'lib/igt_kms.h')
-rw-r--r--lib/igt_kms.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/igt_kms.h b/lib/igt_kms.h
index 6590fd58..d141cfce 100644
--- a/lib/igt_kms.h
+++ b/lib/igt_kms.h
@@ -27,7 +27,6 @@
#include <stdbool.h>
#include <stdint.h>
-#include <drm_fourcc.h>
#include <cairo.h>
#include "igt_display.h"