From ab425d8360e0a856bb6f1e5d32017f8ba4c4c04f Mon Sep 17 00:00:00 2001 From: "Michael J. Spencer" Date: Mon, 29 Nov 2010 18:47:54 +0000 Subject: I swear I did a make clean and make before committing all this... llvm-svn: 120304 --- llvm/projects/sample/lib/sample/sample.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/projects/sample') diff --git a/llvm/projects/sample/lib/sample/sample.c b/llvm/projects/sample/lib/sample/sample.c index 8ebb5ecfae6..a5ae28091bc 100644 --- a/llvm/projects/sample/lib/sample/sample.c +++ b/llvm/projects/sample/lib/sample/sample.c @@ -11,7 +11,7 @@ #include /* LLVM Header File -#include "llvm/System/DataTypes.h" +#include "llvm/Support/DataTypes.h" */ /* Header file global to this project */ -- cgit v1.2.3