summaryrefslogtreecommitdiff
path: root/unittests/Core/StructuredDataTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/Core/StructuredDataTest.cpp')
-rw-r--r--unittests/Core/StructuredDataTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/Core/StructuredDataTest.cpp b/unittests/Core/StructuredDataTest.cpp
index cac330304179c..cdcf3236cd774 100644
--- a/unittests/Core/StructuredDataTest.cpp
+++ b/unittests/Core/StructuredDataTest.cpp
@@ -12,7 +12,7 @@
#include "lldb/Core/StructuredData.h"
#include "lldb/Utility/StreamString.h"
-#include "llvm/Support/MachO.h"
+#include "llvm/BinaryFormat/MachO.h"
using namespace lldb;
using namespace lldb_private;