summaryrefslogtreecommitdiff
path: root/libunwindstack/tests/MemoryRangesTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libunwindstack/tests/MemoryRangesTest.cpp')
-rw-r--r--libunwindstack/tests/MemoryRangesTest.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/libunwindstack/tests/MemoryRangesTest.cpp b/libunwindstack/tests/MemoryRangesTest.cpp
index d24fcd23f..e4e9fc4e9 100644
--- a/libunwindstack/tests/MemoryRangesTest.cpp
+++ b/libunwindstack/tests/MemoryRangesTest.cpp
@@ -20,9 +20,8 @@
#include <gtest/gtest.h>
-#include <unwindstack/Memory.h>
-
#include "MemoryFake.h"
+#include "MemoryRange.h"
namespace unwindstack {