diff options
Diffstat (limited to 'tools/gfx/nvapi')
| -rw-r--r-- | tools/gfx/nvapi/nvapi-util.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/gfx/nvapi/nvapi-util.h b/tools/gfx/nvapi/nvapi-util.h index 704f4ede4..0bcab7d36 100644 --- a/tools/gfx/nvapi/nvapi-util.h +++ b/tools/gfx/nvapi/nvapi-util.h @@ -1,8 +1,8 @@ // nvapi-util.h #pragma once -#include "../../slang-com-helper.h" -#include "../../slang-com-ptr.h" +#include "slang-com-helper.h" +#include "slang-com-ptr.h" namespace gfx { |
