summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'libhwcomposer/drmfb.cpp')
-rw-r--r--libhwcomposer/drmfb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhwcomposer/drmfb.cpp b/libhwcomposer/drmfb.cpp
index c0bcc07..17ff42e 100644
--- a/libhwcomposer/drmfb.cpp
+++ b/libhwcomposer/drmfb.cpp
@@ -14,7 +14,7 @@
14 * limitations under the License. 14 * limitations under the License.
15 */ 15 */
16 16
17#include <cutils/log.h> 17#include <log/log.h>
18#include <drm/drm_fourcc.h> 18#include <drm/drm_fourcc.h>
19#include <hardware/hwcomposer.h> 19#include <hardware/hwcomposer.h>
20 20