aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/StringExtras.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/StringExtras.h')
-rw-r--r--include/llvm/Support/StringExtras.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Support/StringExtras.h b/include/llvm/Support/StringExtras.h
index 569ae4240b..aaae8577ef 100644
--- a/include/llvm/Support/StringExtras.h
+++ b/include/llvm/Support/StringExtras.h
@@ -9,7 +9,7 @@
#include <string>
#include <stdio.h>
-#include "llvm/Support/DataTypes.h"
+#include "Support/DataTypes.h"
class ConstPoolArray;