From df712ea86e6350f7005a02ab0e1c60c28a343ed0 Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Sat, 25 Feb 2012 18:48:35 -0800 Subject: fix libgui header location Change-Id: Iec71706cdd4f29c6904993648ce873e83ef9cafe --- cmds/stagefright/stagefright.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'cmds/stagefright/stagefright.cpp') diff --git a/cmds/stagefright/stagefright.cpp b/cmds/stagefright/stagefright.cpp index 7cb8f62e..dab2e0f2 100644 --- a/cmds/stagefright/stagefright.cpp +++ b/cmds/stagefright/stagefright.cpp @@ -55,9 +55,7 @@ #include #include - -#include -#include +#include using namespace android; -- cgit v1.2.3