X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=retrace%2Fd3d10state.hpp;fp=retrace%2Fd3d10state.hpp;h=2b6fc986a72fa8cd04906012b8e048b7a81a5373;hb=c8695f74ce1ee6a93dee4b3f7da5a70a64706c82;hp=b480bd6496988e217b8a19a78b18d92901c963f2;hpb=d7c738e13decf8a8a891008c51b437ccbe3434fb;p=apitrace diff --git a/retrace/d3d10state.hpp b/retrace/d3d10state.hpp index b480bd6..2b6fc98 100644 --- a/retrace/d3d10state.hpp +++ b/retrace/d3d10state.hpp @@ -23,8 +23,8 @@ * **************************************************************************/ -#ifndef _DXGISTATE_HPP_ -#define _DXGISTATE_HPP_ +#ifndef _D3D10STATE_HPP_ +#define _D3D10STATE_HPP_ #include @@ -81,4 +81,4 @@ dumpShader(JSONWriter &json, const char *name, T *pShader) { } /* namespace d3dstate */ -#endif // _DXGISTATE_HPP_ +#endif // _D3D10STATE_HPP_