summaryrefslogtreecommitdiff
path: root/tests/hardware/struct-offset.cpp
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2017-04-28 15:48:34 -0700
committerMathias Agopian <mathias@google.com>2017-05-05 14:08:40 -0700
commitd8108ab504572b9121c5eae6d4e3978ced838efd (patch)
treef5b301f37bf0940cd4d6b4fbec4a0961545966ba /tests/hardware/struct-offset.cpp
parent750b027b930f4ebd08d64ef06d37c75b1725d339 (diff)
fix circular dependency libnativewindow <-> libui
Bug: 37647680, 37648355 Test: compile, manual Change-Id: I5aaf07dd76d0d8f5294fb4133c7a0b5e6df3bebc
Diffstat (limited to 'tests/hardware/struct-offset.cpp')
-rw-r--r--tests/hardware/struct-offset.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/hardware/struct-offset.cpp b/tests/hardware/struct-offset.cpp
index 7f7f2e0d..6f86f030 100644
--- a/tests/hardware/struct-offset.cpp
+++ b/tests/hardware/struct-offset.cpp
@@ -15,7 +15,6 @@
*/
#include <cstddef>
-#include <system/window.h>
#include <hardware/hardware.h>
#include <hardware/sensors.h>
#include <hardware/fb.h>