Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gtests/usd/CMakeLists.txt')
-rw-r--r--tests/gtests/usd/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gtests/usd/CMakeLists.txt b/tests/gtests/usd/CMakeLists.txt
index df4c865e976..56759f4ccea 100644
--- a/tests/gtests/usd/CMakeLists.txt
+++ b/tests/gtests/usd/CMakeLists.txt
@@ -35,7 +35,7 @@ set(INC
..
../../../source/blender/blenlib
../../../source/blender/blenkernel
- ../../../source/blender/usd
+ ../../../source/blender/io/usd
../../../source/blender/makesdna
../../../source/blender/depsgraph
${USD_INCLUDE_DIRS}