From b4c677745e94fc750c795de2f2b662f9391dd22b Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 29 Nov 2001 16:32:16 +0000 Subject: Move support directory llvm-svn: 1401 --- llvm/lib/Bytecode/Writer/Writer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/Bytecode/Writer') diff --git a/llvm/lib/Bytecode/Writer/Writer.cpp b/llvm/lib/Bytecode/Writer/Writer.cpp index c8ce40ba622..dd46d88bc9f 100644 --- a/llvm/lib/Bytecode/Writer/Writer.cpp +++ b/llvm/lib/Bytecode/Writer/Writer.cpp @@ -30,7 +30,7 @@ #include "llvm/ConstPoolVals.h" #include "llvm/SymbolTable.h" #include "llvm/DerivedTypes.h" -#include "llvm/Support/STLExtras.h" +#include "Support/STLExtras.h" #include #include -- cgit v1.2.3