summaryrefslogtreecommitdiffstats
path: root/exynos3/s5pc110/libhwcomposer/SecHWCUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'exynos3/s5pc110/libhwcomposer/SecHWCUtils.h')
-rw-r--r--exynos3/s5pc110/libhwcomposer/SecHWCUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/exynos3/s5pc110/libhwcomposer/SecHWCUtils.h b/exynos3/s5pc110/libhwcomposer/SecHWCUtils.h
index ac81c0b..ff9ef4a 100644
--- a/exynos3/s5pc110/libhwcomposer/SecHWCUtils.h
+++ b/exynos3/s5pc110/libhwcomposer/SecHWCUtils.h
@@ -112,7 +112,7 @@ enum {
};
struct hwc_context_t {
- hwc_composer_device_t device;
+ hwc_composer_device_1_t device;
/* our private state goes below here */
struct hwc_win_info_t win[NUM_OF_WIN];