diff options
Diffstat (limited to 'libs/hwui/LayerUpdateQueue.h')
-rw-r--r-- | libs/hwui/LayerUpdateQueue.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/hwui/LayerUpdateQueue.h b/libs/hwui/LayerUpdateQueue.h index b14b80cc598a..6857999500f0 100644 --- a/libs/hwui/LayerUpdateQueue.h +++ b/libs/hwui/LayerUpdateQueue.h @@ -19,6 +19,7 @@ #include <utils/StrongPointer.h> #include "Rect.h" +#include "RenderNode.h" #include "utils/Macros.h" #include <unordered_map> |