summaryrefslogtreecommitdiffstats
path: root/gralloc_drm_handle.h
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc_drm_handle.h')
-rw-r--r--gralloc_drm_handle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gralloc_drm_handle.h b/gralloc_drm_handle.h
index 7fc4746..968f11e 100644
--- a/gralloc_drm_handle.h
+++ b/gralloc_drm_handle.h
@@ -25,7 +25,7 @@
#define _GRALLOC_DRM_HANDLE_H_
#include <cutils/native_handle.h>
-#include <system/graphics.h>
+#include "gralloc_drm_formats.h"
#ifdef __cplusplus
extern "C" {