]> git.cworth.org Git - apitrace/blobdiff - dispatch.py
Move all API specs to a separate dir.
[apitrace] / dispatch.py
index 701e8206ac86f96aa81177e067146bbcd09db81b..2d9d6ec0a3713f489362df3fdde0207be2c25c00 100644 (file)
@@ -28,7 +28,7 @@
 """ 
 
 
-import stdapi
+import specs.stdapi as stdapi
 
 
 def function_pointer_type(function):