Browse Source

Fixed typo :-)

woollybah 11 years ago
parent
commit
a1f2c8d49a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      glgraphics.mod/glgraphics.bmx

+ 1 - 1
glgraphics.mod/glgraphics.bmx

@@ -46,7 +46,7 @@ ModuleInfo "History: Added graphics flags handling"
 Import BRL.Graphics
 Import BRL.Pixmap
 ?win32
-Import BRL.Glew
+Import Pub.Glew
 ?
 Import Pub.OpenGL
 Import BRL.SystemDefault