summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llee/OSInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llee/OSInterface.h')
-rw-r--r--llvm/tools/llee/OSInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llee/OSInterface.h b/llvm/tools/llee/OSInterface.h
index 26b48fd1af5..0e026e10b14 100644
--- a/llvm/tools/llee/OSInterface.h
+++ b/llvm/tools/llee/OSInterface.h
@@ -16,7 +16,7 @@
#ifndef OS_INTERFACE_H
#define OS_INTERFACE_H
-#include "Config/sys/types.h"
+#include "llvm/Config/sys/types.h"
struct stat;
OpenPOWER on IntegriCloud