X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=wrappers%2Fd3d10_1trace.py;h=485ec32b672d536b94253313ff5f74c24d73f3c0;hb=fbbb1e2ca5f554f0fcf8863367f55da5281b9c6b;hp=fb84835f3f8bc7f136829a37fee6a21e58dbf41d;hpb=42ba4336ecf68582b4c30ea660a9b1d23e0f46b6;p=apitrace diff --git a/wrappers/d3d10_1trace.py b/wrappers/d3d10_1trace.py index fb84835..485ec32 100644 --- a/wrappers/d3d10_1trace.py +++ b/wrappers/d3d10_1trace.py @@ -34,12 +34,7 @@ if __name__ == '__main__': print '#include "trace_writer_local.hpp"' print '#include "os.hpp"' print - print '#include ' - print - print '#include "compat.h"' - print - print '#include ' - print '#include ' + print '#include "d3d10_1imports.hpp"' print tracer = DllTracer('d3d10_1.dll') tracer.traceApi(d3d10_1)