How could this ever have worked?

llvm-svn: 27409
This commit is contained in:
Chris Lattner 2006-04-04 19:05:42 +00:00
parent 802b35c339
commit f00b508e7e
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
#ifndef LLVM_TYPE_H
#define LLVM_TYPE_H
#include "AbstractTypeUser.h"
#include "llvm/AbstractTypeUser.h"
#include "llvm/Support/Casting.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/ADT/GraphTraits.h"