exynos4: hwc: GLES/gl.h is needed regardless of HWC_HWOVERLAY

Change-Id: I83108ba3d2442fbc0a252bd98c988235bafe7dc8
tirimbino
Simon Shields 8 years ago committed by Gerrit Code Review
parent 1261d2b0c6
commit fe32c93da2
  1. 4
      exynos4/hal/libhwcomposer/SecHWC.cpp

@ -36,9 +36,9 @@
#include "SecHWCUtils.h"
#include "gralloc_priv.h"
#ifdef HWC_HWOVERLAY
#include <GLES/gl.h>
#endif
#if defined(BOARD_USES_HDMI)
#include "SecHdmiClient.h"
#include "SecTVOutService.h"

Loading…
Cancel
Save