X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=cgltrace.py;h=e2e98745fe4808b2fa309d6a447bb27d973c76f1;hb=a0e612d13d479d1b0e65d11037060b473c9d722f;hp=21007237d9e8e725152550e5ffd4a9d8da99c7b7;hpb=ccb51563399e699c50f5166d4d14fdc0f25d9292;p=apitrace diff --git a/cgltrace.py b/cgltrace.py index 2100723..e2e9874 100644 --- a/cgltrace.py +++ b/cgltrace.py @@ -45,7 +45,7 @@ if __name__ == '__main__': print '#include ' print '#include ' print - print '#include "trace_writer.hpp"' + print '#include "trace_writer_local.hpp"' print print '// To validate our prototypes' print '#define GL_GLEXT_PROTOTYPES'