diff options
Diffstat (limited to 'Graphics/Rendering/HelpGL.hs')
-rw-r--r-- | Graphics/Rendering/HelpGL.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Graphics/Rendering/HelpGL.hs b/Graphics/Rendering/HelpGL.hs index 3ea66eb..938147e 100644 --- a/Graphics/Rendering/HelpGL.hs +++ b/Graphics/Rendering/HelpGL.hs @@ -3,7 +3,6 @@ module Graphics.Rendering.HelpGL where import Graphics.Rendering.OpenGL as GL -import Graphics.Rendering.OpenGL.Raw.Core31 import Foreign.Ptr import Foreign.Marshal.Array |