diff options
Diffstat (limited to 'tools/gfx/cuda/render-cuda.cpp')
| -rw-r--r-- | tools/gfx/cuda/render-cuda.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gfx/cuda/render-cuda.cpp b/tools/gfx/cuda/render-cuda.cpp index cf77e4ef6..f12e8ee89 100644 --- a/tools/gfx/cuda/render-cuda.cpp +++ b/tools/gfx/cuda/render-cuda.cpp @@ -4,7 +4,7 @@ #include "../render.h" #include <cuda.h> #include <cuda_runtime_api.h> -#include "../../source/core/slang-std-writers.h" +#include "core/slang-std-writers.h" #include "slang.h" #endif |
