summaryrefslogtreecommitdiffstats
path: root/gralloc_drm.h
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc_drm.h')
-rw-r--r--gralloc_drm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gralloc_drm.h b/gralloc_drm.h
index 8554cf7..dcc6a66 100644
--- a/gralloc_drm.h
+++ b/gralloc_drm.h
@@ -25,7 +25,7 @@
#define _GRALLOC_DRM_H_
#include <hardware/gralloc.h>
-#include "gralloc_drm_formats.h"
+#include <system/graphics.h>
#ifdef __cplusplus
extern "C" {