Commit: 93c896d53b2980f5ce552b257ecd55dbf88691ce
Author: Mitchell Stokes
Date:   Thu Mar 27 22:44:30 2014 -0700
https://developer.blender.org/rB93c896d53b2980f5ce552b257ecd55dbf88691ce

BGE code cleanup: Removing an unused include in KX_Light.cpp

===================================================================

M       source/gameengine/Ketsji/KX_Light.cpp

===================================================================

diff --git a/source/gameengine/Ketsji/KX_Light.cpp 
b/source/gameengine/Ketsji/KX_Light.cpp
index 8813831..37c36da 100644
--- a/source/gameengine/Ketsji/KX_Light.cpp
+++ b/source/gameengine/Ketsji/KX_Light.cpp
@@ -46,7 +46,6 @@
 #include "DNA_object_types.h"
 #include "DNA_scene_types.h"
 #include "DNA_lamp_types.h"
-#include "GPU_material.h"
 
 #include "BKE_scene.h"
 #include "MEM_guardedalloc.h"

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to