commit | 7642c9230a7a5e30bd8e47d656d0d8f3162323f9 | [log] [tgz] |
---|---|---|
author | Zach Reizner <zachr@google.com> | Thu Oct 29 10:11:16 2015 -0700 |
committer | Zach Reizner <zachr@google.com> | Thu Oct 29 10:12:21 2015 -0700 |
tree | 4d8f4eb4c7e88ad1bd9545470fbdb33aa661228c | |
parent | d8c19a0e64f486fa54d00f39196b35cb19b05265 [diff] [blame] |
drm_hwcomposer: update #include's for drm_hwcomposer.h That's the second most important part of renaming a file. Change-Id: If9280f3b360389ef17b798e162a9c3b0c0a3133b
diff --git a/importer.h b/importer.h index 8bd40da..1fc822c 100644 --- a/importer.h +++ b/importer.h
@@ -17,7 +17,7 @@ #ifndef ANDROID_DRM_IMPORTER_H_ #define ANDROID_DRM_IMPORTER_H_ -#include "drm_hwcomposer.h" +#include "drmhwcomposer.h" #include <hardware/hardware.h> #include <hardware/hwcomposer.h>