diff options
Diffstat (limited to 'libs/hwui/DisplayListLogBuffer.h')
-rw-r--r-- | libs/hwui/DisplayListLogBuffer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/hwui/DisplayListLogBuffer.h b/libs/hwui/DisplayListLogBuffer.h index bf16f29..5d689bb 100644 --- a/libs/hwui/DisplayListLogBuffer.h +++ b/libs/hwui/DisplayListLogBuffer.h @@ -18,6 +18,7 @@ #define ANDROID_HWUI_DISPLAY_LIST_LOG_BUFFER_H #include <utils/Singleton.h> + #include <stdio.h> namespace android { |