From c27f813900a3c114562efbb8df1065e94766fc48 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 10 Feb 2009 15:43:59 -0800 Subject: auto import from //branches/cupcake/...@130745 --- telephony/remote_call.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'telephony/remote_call.c') diff --git a/telephony/remote_call.c b/telephony/remote_call.c index 2bd5fa8..927e11d 100644 --- a/telephony/remote_call.c +++ b/telephony/remote_call.c @@ -10,10 +10,11 @@ ** GNU General Public License for more details. */ #include "remote_call.h" -#include "android_utils.h" +#include "android/utils/bufprint.h" +#include "android/utils/debug.h" #include "sysdeps.h" #include "gsm.h" -#include "android.h" +#include "android/android.h" #include "sockets.h" #include -- cgit v1.1