diff options
Diffstat (limited to 'libs/hwui/tests/unit/TestUtilsTests.cpp')
-rw-r--r-- | libs/hwui/tests/unit/TestUtilsTests.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/hwui/tests/unit/TestUtilsTests.cpp b/libs/hwui/tests/unit/TestUtilsTests.cpp index 490595773724..742fe4210780 100644 --- a/libs/hwui/tests/unit/TestUtilsTests.cpp +++ b/libs/hwui/tests/unit/TestUtilsTests.cpp @@ -14,8 +14,8 @@ * limitations under the License. */ -#include "tests/common/TestUtils.h" #include "Properties.h" +#include "tests/common/TestUtils.h" #include <gtest/gtest.h> |