commit | 96c4c95d48dc075196c601b30a8798a262df9720 | [log] [tgz] |
---|---|---|
author | Naseer Ahmed <naseer@codeaurora.org> | Wed Jul 25 18:27:14 2012 -0700 |
committer | Iliyan Malchev <malchev@google.com> | Tue Aug 14 14:18:11 2012 -0700 |
tree | 9db08b8eab3c0cbbcca2798ddd4a614f35915a96 | |
parent | 7c958d445fe88a82eedbd1b887cd1e474a7526b1 [diff] [blame] |
display: Get panel type from framebuffer Change-Id: I3b7cb78d7c6019482ae698b30d553ca782f5022b
diff --git a/libhwcomposer/hwc.cpp b/libhwcomposer/hwc.cpp index c28cf03..13d6274 100644 --- a/libhwcomposer/hwc.cpp +++ b/libhwcomposer/hwc.cpp
@@ -24,6 +24,7 @@ #include <overlay.h> #include <fb_priv.h> +#include <mdp_version.h> #include "hwc_utils.h" #include "hwc_qbuf.h" #include "hwc_video.h"