From 7d9cc89242fec54a66742f3d7b393d2909c79658 Mon Sep 17 00:00:00 2001 From: Adeel Kazmi Date: Mon, 13 Jul 2015 17:52:22 +0100 Subject: [PATCH] Fix SceneGraph::Material header include Change-Id: Ifae4110dbda898b5738b4806ce62288afbeabb2f --- dali/internal/update/rendering/scene-graph-material.h | 1 - 1 file changed, 1 deletion(-) diff --git a/dali/internal/update/rendering/scene-graph-material.h b/dali/internal/update/rendering/scene-graph-material.h index 5befeb4..d6b16e3 100644 --- a/dali/internal/update/rendering/scene-graph-material.h +++ b/dali/internal/update/rendering/scene-graph-material.h @@ -17,7 +17,6 @@ * limitations under the License. */ -#include // For CullFaceMode #include #include #include -- 2.7.4