summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Interix/TimeValue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/System/Interix/TimeValue.cpp')
-rw-r--r--llvm/lib/System/Interix/TimeValue.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/System/Interix/TimeValue.cpp b/llvm/lib/System/Interix/TimeValue.cpp
index 60c7e0668eb..db30d385927 100644
--- a/llvm/lib/System/Interix/TimeValue.cpp
+++ b/llvm/lib/System/Interix/TimeValue.cpp
@@ -12,7 +12,7 @@
//===----------------------------------------------------------------------===//
// Include the generic Unix implementation
-#include "../Unix/Unix.cpp"
+#include "../Unix/TimeValue.cpp"
namespace llvm {
using namespace sys;
OpenPOWER on IntegriCloud