X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=retrace%2Fglstate_params.py;h=6db4b80750f1ce000069d184bcaf9f1330d4bae2;hb=17a4541d67c73d413c9e8f8751cd9c2573933aef;hp=c88b6f043475fefe98ad8ea8b9cd12d59811cfd5;hpb=5ec1deb2d9238b6636e73b5a7cd67a8a319c79aa;p=apitrace diff --git a/retrace/glstate_params.py b/retrace/glstate_params.py index c88b6f0..6db4b80 100644 --- a/retrace/glstate_params.py +++ b/retrace/glstate_params.py @@ -253,6 +253,7 @@ class StateDumper: pass def dump(self): + print '#include ' print '#include ' print print '#include "json.hpp"'