commit | cafef3efdfcbf7d142021b90b20c611a44ce1646 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Tue Mar 13 20:59:12 2018 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Mar 13 20:59:12 2018 +0000 |
tree | 2eaa7cc9d3fa52d11be78b7e7230643602427f00 | |
parent | b273061eaa2880bd146d7404188b1571803ace53 [diff] | |
parent | f19071d6ccab233a2c5260b2337c6c17c06bc464 [diff] |
Merge "graphics: include graphics-sw.h from graphics.h" into pi-dev am: 1114794e57 Change-Id: Ia221797e4d539b6a68f0ae27f2fc738843d8ef9c
diff --git a/libsystem/include/system/graphics.h b/libsystem/include/system/graphics.h index 6c8f816..1b6060a 100644 --- a/libsystem/include/system/graphics.h +++ b/libsystem/include/system/graphics.h
@@ -25,6 +25,7 @@ * generated. */ #include "graphics-base.h" +#include "graphics-sw.h" #ifdef __cplusplus extern "C" {