diff options
Diffstat (limited to 'tools/render-test/surface.h')
| -rw-r--r-- | tools/render-test/surface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/render-test/surface.h b/tools/render-test/surface.h index 3e0f6f0aa..f6e888745 100644 --- a/tools/render-test/surface.h +++ b/tools/render-test/surface.h @@ -1,7 +1,7 @@ // surface.h #pragma once -#include "render.h" +#include "slang-gfx.h" namespace gfx { |
