diff options
Diffstat (limited to 'include/lldb/Target/InstrumentationRuntime.h')
| -rw-r--r-- | include/lldb/Target/InstrumentationRuntime.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/Target/InstrumentationRuntime.h b/include/lldb/Target/InstrumentationRuntime.h index a40914d04ea90..21d66d5766a90 100644 --- a/include/lldb/Target/InstrumentationRuntime.h +++ b/include/lldb/Target/InstrumentationRuntime.h @@ -18,7 +18,7 @@ // Other libraries and framework includes // Project includes #include "lldb/Core/PluginInterface.h" -#include "lldb/Core/StructuredData.h" +#include "lldb/Utility/StructuredData.h" #include "lldb/lldb-forward.h" #include "lldb/lldb-private.h" #include "lldb/lldb-types.h" |
