]> git.cworth.org Git - apitrace/blobdiff - d3dtypes.py
Use D3DUSAGE enum.
[apitrace] / d3dtypes.py
index 2f51783aa68ac0fa83cfafa9c70e576444e189ab..07c70a36a059e6f227cccc9d3b770e31bcb5c599 100644 (file)
@@ -25,7 +25,7 @@
 
 """d3dtypes.h"""
 
-from windows import *
+from winapi import *
 from ddraw import *
 
 D3DVALUE = Float