summaryrefslogtreecommitdiff
path: root/include/llvm/Config/sys/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Config/sys/time.h')
-rw-r--r--include/llvm/Config/sys/time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Config/sys/time.h b/include/llvm/Config/sys/time.h
index 3e0ea1e810..f5ca3961f2 100644
--- a/include/llvm/Config/sys/time.h
+++ b/include/llvm/Config/sys/time.h
@@ -15,7 +15,7 @@
#ifndef _CONFIG_SYS_TIME_H
#define _CONFIG_SYS_TIME_H
-#include "Config/config.h"
+#include "llvm/Config/config.h"
#if defined(HAVE_SYS_TIME_H) && !defined(_MSC_VER)
#include <sys/time.h>