aboutsummaryrefslogtreecommitdiff
path: root/tools/driver/Driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/driver/Driver.h')
-rw-r--r--tools/driver/Driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/driver/Driver.h b/tools/driver/Driver.h
index e6cff5180df9..2be697ccc44c 100644
--- a/tools/driver/Driver.h
+++ b/tools/driver/Driver.h
@@ -11,7 +11,7 @@
#define lldb_Driver_h_
#include "Platform.h"
-#include "lldb/Utility/PseudoTerminal.h"
+#include "lldb/Host/PseudoTerminal.h"
#include <bitset>
#include <set>