summaryrefslogtreecommitdiffstats
path: root/llvm/projects
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2010-11-29 18:47:54 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2010-11-29 18:47:54 +0000
commitab425d8360e0a856bb6f1e5d32017f8ba4c4c04f (patch)
tree482761abebf29c00811d004a650094f8bd7ab991 /llvm/projects
parent150b1ad7f8c12c9f4ec0d23695dc4644af76d2c9 (diff)
downloadbcm5719-llvm-ab425d8360e0a856bb6f1e5d32017f8ba4c4c04f.tar.gz
bcm5719-llvm-ab425d8360e0a856bb6f1e5d32017f8ba4c4c04f.zip
I swear I did a make clean and make before committing all this...
llvm-svn: 120304
Diffstat (limited to 'llvm/projects')
-rw-r--r--llvm/projects/sample/lib/sample/sample.c2
1 files changed, 1 insertions, 1 deletions
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 <stdlib.h>
/* LLVM Header File
-#include "llvm/System/DataTypes.h"
+#include "llvm/Support/DataTypes.h"
*/
/* Header file global to this project */
OpenPOWER on IntegriCloud