From c5b2c0bf8007562536b822eb060fc54a01f8e08b Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Tue, 19 May 2009 19:08:10 -0700 Subject: move libbinder's header files under includes/binder --- libs/binder/Static.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/binder/Static.cpp') diff --git a/libs/binder/Static.cpp b/libs/binder/Static.cpp index ff2a046e41..12b0308c99 100644 --- a/libs/binder/Static.cpp +++ b/libs/binder/Static.cpp @@ -19,7 +19,7 @@ #include -#include +#include #include namespace android { -- cgit v1.2.3-59-g8ed1b