diff options
Diffstat (limited to 'Spear/Scene/Light.hs')
| -rw-r--r-- | Spear/Scene/Light.hs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Spear/Scene/Light.hs b/Spear/Scene/Light.hs index f482560..5f43b19 100644 --- a/Spear/Scene/Light.hs +++ b/Spear/Scene/Light.hs | |||
| @@ -7,8 +7,7 @@ where | |||
| 7 | 7 | ||
| 8 | import qualified Spear.Math.Matrix4 as M | 8 | import qualified Spear.Math.Matrix4 as M |
| 9 | import qualified Spear.Math.Spatial3 as S | 9 | import qualified Spear.Math.Spatial3 as S |
| 10 | import Spear.Math.Vector3 | 10 | import Spear.Math.Vector |
| 11 | import qualified Spear.Math.Vector4 as V4 | ||
| 12 | 11 | ||
| 13 | 12 | ||
| 14 | data Light | 13 | data Light |
