summaryrefslogtreecommitdiff
path: root/tools/llee/OSInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llee/OSInterface.h')
-rw-r--r--tools/llee/OSInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llee/OSInterface.h b/tools/llee/OSInterface.h
index 26b48fd1af..0e026e10b1 100644
--- a/tools/llee/OSInterface.h
+++ b/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;