diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2019-04-06 16:29:50 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2019-04-06 16:29:50 +0000 |
| commit | ea0c5eacdd91a1c17502eb2ba36093ac054572ce (patch) | |
| tree | 827f3dc2613ecd5138126fd7cd22d850c42c7c9d /Tests/TestApp/include | |
| parent | Refactored overloaded IPipelineState::GetStaticShaderVariable and IShaderReso... (diff) | |
| download | DiligentEngine-ea0c5eacdd91a1c17502eb2ba36093ac054572ce.tar.gz DiligentEngine-ea0c5eacdd91a1c17502eb2ba36093ac054572ce.zip | |
Updated API version to 240021
Diffstat (limited to 'Tests/TestApp/include')
| -rw-r--r-- | Tests/TestApp/include/pch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/TestApp/include/pch.h b/Tests/TestApp/include/pch.h index 7729891..f22ee17 100644 --- a/Tests/TestApp/include/pch.h +++ b/Tests/TestApp/include/pch.h @@ -41,6 +41,7 @@ #include "RefCntAutoPtr.h" #include "DebugUtilities.h" +#include "EngineFactory.h" #include "RenderDevice.h" #include "DeviceContext.h" #include "SwapChain.h" |
