From 93b5fc37c7857018dbc10fceefcda3ddb884492d Mon Sep 17 00:00:00 2001 From: minggo Date: Fri, 1 Jun 2012 12:04:04 +0800 Subject: [PATCH] typo fix --- tests/Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Android.mk b/tests/Android.mk index a777abaad7..1589dd0532 100644 --- a/tests/Android.mk +++ b/tests/Android.mk @@ -12,7 +12,7 @@ tests/ActionManagerTest/ActionManagerTest.cpp \ tests/ActionsTest/ActionsTest.cpp \ tests/ActionsEaseTest/ActionsEaseTest.cpp \ tests/ActionsProgressTest/ActionsProgressTest.cpp \ -tests/Box2dTest/Box2dTest.cpp \ +tests/Box2DTest/Box2dTest.cpp \ tests/Box2DTestBed/Box2dView.cpp \ tests/Box2DTestBed/GLES-Render.cpp \ tests/Box2DTestBed/Test.cpp \