fix build

llvm-svn: 25687
This commit is contained in:
Andrew Lenharth 2006-01-27 18:16:17 +00:00
parent ecd7e61a1f
commit fc3eca9023
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
// This file contains support for writing dwarf debug info into asm files.
//
//===----------------------------------------------------------------------===//
#include "llvm/Support/DataTypes.h"
#include "llvm/CodeGen/DwarfWriter.h"
#include "llvm/ADT/StringExtras.h"