aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Host/windows/HostInfoWindows.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Host/windows/HostInfoWindows.h')
-rw-r--r--include/lldb/Host/windows/HostInfoWindows.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/Host/windows/HostInfoWindows.h b/include/lldb/Host/windows/HostInfoWindows.h
index 5a5d72c2466c..9dfbf93591ed 100644
--- a/include/lldb/Host/windows/HostInfoWindows.h
+++ b/include/lldb/Host/windows/HostInfoWindows.h
@@ -10,8 +10,8 @@
#ifndef lldb_Host_windows_HostInfoWindows_h_
#define lldb_Host_windows_HostInfoWindows_h_
-#include "lldb/Host/FileSpec.h"
#include "lldb/Host/HostInfoBase.h"
+#include "lldb/Utility/FileSpec.h"
namespace lldb_private {