From 3cc52ea33c0b96d1682f14fc45c45b57df0f39b6 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... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120304 91177308-0d34-0410-b5e6-96231b3b80d8 --- projects/sample/lib/sample/sample.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects/sample') diff --git a/projects/sample/lib/sample/sample.c b/projects/sample/lib/sample/sample.c index 8ebb5ec..a5ae280 100644 --- a/projects/sample/lib/sample/sample.c +++ b/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.1