Merge branch 'gsoc2010' of git://anongit.freedesktop.org/~chr/xcb_proto
[free-sw/xcb/proto] / xcbgen / matcher.py
index b2d9b8b..e7958fa 100644 (file)
@@ -10,7 +10,7 @@ from os.path import join
 from xml.etree.cElementTree import parse
 
 import state
-from types import *
+from xtypes import *
 
 def import_(node, module, namespace):
     '''