]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/ogl/ogl.py
compilation fix
[wxWidgets.git] / wxPython / contrib / ogl / ogl.py
index d7bd04da26bbaefd55e6ac7de422ae1fc236ddb0..cca62bc8d92a103bd685a3ac57b400eb4390041f 100644 (file)
@@ -15,6 +15,8 @@ from events import *
 
 from streams import *
 
+from utils import *
+
 from mdi import *
 
 from frames import *
@@ -39,8 +41,6 @@ from sizers import *
 
 from filesys import *
 
-from utils import *
-
 from oglbasic import *
 
 from oglshapes import *