Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Stokes <mogurijin@gmail.com>2013-11-04 23:22:10 +0400
committerMitchell Stokes <mogurijin@gmail.com>2013-11-04 23:22:10 +0400
commitfb94a539789e06148b28a73f59f0aefd0ad71e00 (patch)
treea1b810f1a18d61d38087fc8ac37c22f529aba9f8 /source/gameengine/Ketsji/KX_Light.h
parent0cec5c63dabf1fa8a1c54642cc029bbf0001ef01 (diff)
BGE Rasterizer Cleanup: Cleaning up some includes.
Diffstat (limited to 'source/gameengine/Ketsji/KX_Light.h')
-rw-r--r--source/gameengine/Ketsji/KX_Light.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/gameengine/Ketsji/KX_Light.h b/source/gameengine/Ketsji/KX_Light.h
index 9a81388d43b..4f11c535cf0 100644
--- a/source/gameengine/Ketsji/KX_Light.h
+++ b/source/gameengine/Ketsji/KX_Light.h
@@ -38,7 +38,6 @@
struct GPULamp;
struct Scene;
struct Base;
-struct RAS_LightObject;
class KX_Camera;
class RAS_IRasterizer;
class MT_Transform;