Move Format above its first use in xv.xml
[free-sw/xcb/proto] / xcbgen / state.py
index 59b5608..51efc94 100644 (file)
@@ -6,7 +6,7 @@ from xml.etree.cElementTree import parse
 
 import matcher
 from error import *
-from types import *
+from xtypes import *
 
 import __main__