summaryrefslogtreecommitdiff
path: root/include/llvm/Config/sys/wait.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Config/sys/wait.h')
-rw-r--r--include/llvm/Config/sys/wait.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Config/sys/wait.h b/include/llvm/Config/sys/wait.h
index b3db60e435..a1c70fbc6c 100644
--- a/include/llvm/Config/sys/wait.h
+++ b/include/llvm/Config/sys/wait.h
@@ -14,7 +14,7 @@
#ifndef _CONFIG_SYS_WAIT_H
#define _CONFIG_SYS_WAIT_H
-#include "Config/config.h"
+#include "llvm/Config/config.h"
#ifdef HAVE_SYS_WAIT_H
#include <sys/wait.h>