How could this ever have worked?
authorChris Lattner <sabre@nondot.org>
Tue, 4 Apr 2006 19:05:42 +0000 (19:05 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 4 Apr 2006 19:05:42 +0000 (19:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27409 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Type.h

index e4ceb548a4ff631fc3169c4c3f6b11f69ad3b03e..d507dd6a837292ef77209b583c77f4a9c1137011 100644 (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"