commit | 74eff4debfe03ba1ad65ce989f8b43a3f5282c92 | [log] [tgz] |
---|---|---|
author | Saurabh Shah <saurshah@codeaurora.org> | Fri Mar 28 16:33:13 2014 -0700 |
committer | Saurabh Shah <saurshah@codeaurora.org> | Wed Apr 09 10:08:09 2014 -0700 |
tree | ce026067966d9364c84555e2c1c259136692b506 | |
parent | dc1e961855aa7095dcc6a552d24ee2b4e9562959 [diff] [blame] |
hwc: featurize using QCOM_BSP - Use QCOM_BSP for HWC_BLIT and GPUHint features - These are not avaliable on all platforms Change-Id: Ied0c60246093c868ac708f2f8897f08cec1e8878
diff --git a/liboverlay/overlayRotator.h b/liboverlay/overlayRotator.h index be0c8bd..53c54e6 100644 --- a/liboverlay/overlayRotator.h +++ b/liboverlay/overlayRotator.h
@@ -35,6 +35,7 @@ #include "mdpWrapper.h" #include "overlayUtils.h" #include "overlayMem.h" +#include "sync/sync.h" namespace overlay {