From 223866bce9f3ffe2faf8d1f4dec42bbd9b4e1233 Mon Sep 17 00:00:00 2001 From: Andrew Cox Date: Fri, 5 Jun 2015 19:43:42 +0100 Subject: [PATCH] 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 --- dali-toolkit/internal/controls/bubble-effect/bubble-emitter-impl.cpp | 1 - 1 file changed, 1 deletion(-) 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 -- 2.7.4