diff options
Diffstat (limited to 'libs/hwui/DisplayListOp.h')
-rw-r--r-- | libs/hwui/DisplayListOp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/hwui/DisplayListOp.h b/libs/hwui/DisplayListOp.h index 1963475..b5801fc 100644 --- a/libs/hwui/DisplayListOp.h +++ b/libs/hwui/DisplayListOp.h @@ -20,7 +20,7 @@ #include "OpenGLRenderer.h" #include "AssetAtlas.h" #include "DeferredDisplayList.h" -#include "DisplayListRenderer.h" +#include "DisplayListCanvas.h" #include "GammaFontRenderer.h" #include "Patch.h" #include "RenderNode.h" |