diff options
Diffstat (limited to 'Spear/Math/Triangle.hs')
-rw-r--r-- | Spear/Math/Triangle.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Spear/Math/Triangle.hs b/Spear/Math/Triangle.hs index 3c30ea6..96cfa1a 100644 --- a/Spear/Math/Triangle.hs +++ b/Spear/Math/Triangle.hs | |||
@@ -5,7 +5,7 @@ module Spear.Math.Triangle | |||
5 | where | 5 | where |
6 | 6 | ||
7 | 7 | ||
8 | import Spear.Math.Vector3 | 8 | import Spear.Math.Vector |
9 | 9 | ||
10 | import Foreign.C.Types | 10 | import Foreign.C.Types |
11 | import Foreign.Storable | 11 | import Foreign.Storable |