From: Andrew Cox Date: Fri, 5 Jun 2015 18:43:42 +0000 (+0100) Subject: Fix build broken by commit a935f3ab6c983de3ac7e37e63a9a3905e0e9009f X-Git-Tag: dali_1.0.47~13^2~21 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=commitdiff_plain;h=223866bce9f3ffe2faf8d1f4dec42bbd9b4e1233 Fix build broken by commit a935f3ab6c983de3ac7e37e63a9a3905e0e9009f * Brokeness only showed up with a true clean build. * I stepped forward through commits and the file in question disappeared at commit id shown above. Change-Id: Ic3df17a9e40d1f44286d4cb42644edeab5589300 Signed-off-by: Andrew Cox --- diff --git a/dali-toolkit/internal/controls/bubble-effect/bubble-emitter-impl.cpp b/dali-toolkit/internal/controls/bubble-effect/bubble-emitter-impl.cpp index 4ff070b..af57a7f 100644 --- a/dali-toolkit/internal/controls/bubble-effect/bubble-emitter-impl.cpp +++ b/dali-toolkit/internal/controls/bubble-effect/bubble-emitter-impl.cpp @@ -24,7 +24,6 @@ #include // INTERNAL INCLUDES -#include #include #include #include