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:
authorCampbell Barton <ideasman42@gmail.com>2020-01-25 09:17:48 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-01-25 12:15:35 +0300
commitcdebc8a9f60141bed38a89017167f0e41738ef13 (patch)
treea4e552b30d3adcb96ebd39f0ac018b00c0697b4f /source/blender/usd
parent497be89f28c112c173dea9a75a43bdceba7b7cea (diff)
Cleanup: include missing CMake headers
Diffstat (limited to 'source/blender/usd')
-rw-r--r--source/blender/usd/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/usd/CMakeLists.txt b/source/blender/usd/CMakeLists.txt
index f4cf53e573f..6ea02f44d76 100644
--- a/source/blender/usd/CMakeLists.txt
+++ b/source/blender/usd/CMakeLists.txt
@@ -64,6 +64,7 @@ set(SRC
usd.h
intern/abstract_hierarchy_iterator.h
+ intern/usd_exporter_context.h
intern/usd_hierarchy_iterator.h
intern/usd_writer_abstract.h
intern/usd_writer_camera.h