summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/length_prefixed_array.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/length_prefixed_array.h b/runtime/length_prefixed_array.h
index d9bc656673..0ff6d7a9aa 100644
--- a/runtime/length_prefixed_array.h
+++ b/runtime/length_prefixed_array.h
@@ -19,7 +19,6 @@
#include <stddef.h> // for offsetof()
-#include "linear_alloc.h"
#include "stride_iterator.h"
#include "base/bit_utils.h"
#include "base/casts.h"