From 6a2e5ad59913a486752699095a8bcd1713b0ad60 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 27 Jan 2011 00:02:25 +0000 Subject: [#25815] Patch gcc 4.6 with minor edits, made sure it works in CMake too. --- source/gameengine/Ketsji/KX_PolygonMaterial.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source/gameengine/Ketsji/KX_PolygonMaterial.cpp') diff --git a/source/gameengine/Ketsji/KX_PolygonMaterial.cpp b/source/gameengine/Ketsji/KX_PolygonMaterial.cpp index 1f4a3491695..39f017625dd 100644 --- a/source/gameengine/Ketsji/KX_PolygonMaterial.cpp +++ b/source/gameengine/Ketsji/KX_PolygonMaterial.cpp @@ -25,6 +25,9 @@ * * ***** END GPL LICENSE BLOCK ***** */ + +#include + #include "KX_PolygonMaterial.h" #include "BKE_mesh.h" -- cgit v1.2.3