summaryrefslogtreecommitdiff
path: root/include/llvm/Config/sys/stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Config/sys/stat.h')
-rw-r--r--include/llvm/Config/sys/stat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Config/sys/stat.h b/include/llvm/Config/sys/stat.h
index 9669bcf927..98b7f72e0a 100644
--- a/include/llvm/Config/sys/stat.h
+++ b/include/llvm/Config/sys/stat.h
@@ -15,7 +15,7 @@
#ifndef _CONFIG_SYS_STAT_H
#define _CONFIG_SYS_STAT_H
-#include "Config/config.h"
+#include "llvm/Config/config.h"
#ifdef HAVE_SYS_STAT_H
#include <sys/stat.h>