summaryrefslogtreecommitdiff
path: root/retrace/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'retrace/CMakeLists.txt')
-rw-r--r--retrace/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/retrace/CMakeLists.txt b/retrace/CMakeLists.txt
index a113b963..31d5d698 100644
--- a/retrace/CMakeLists.txt
+++ b/retrace/CMakeLists.txt
@@ -287,7 +287,7 @@ if (WIN32)
${CMAKE_SOURCE_DIR}/specs/d3d9.py
${CMAKE_SOURCE_DIR}/specs/d3d9types.py
${CMAKE_SOURCE_DIR}/specs/d3d9caps.py
- ${CMAKE_SOURCE_DIR}/specs/d3d9dxva2.py
+ ${CMAKE_SOURCE_DIR}/specs/dxva2.py
${CMAKE_SOURCE_DIR}/specs/winapi.py
${CMAKE_SOURCE_DIR}/specs/stdapi.py
)