mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-12 23:20:10 +00:00
Merge pull request #406 from davidgyu/buildfix
Fixed topologyRefiner.cpp to include error.h
This commit is contained in:
commit
50d30b101e
@ -22,6 +22,7 @@
|
||||
// language governing permissions and limitations under the Apache License.
|
||||
//
|
||||
#include "../far/topologyRefiner.h"
|
||||
#include "../far/error.h"
|
||||
#include "../vtr/sparseSelector.h"
|
||||
#include "../vtr/quadRefinement.h"
|
||||
#include "../vtr/triRefinement.h"
|
||||
|
Loading…
Reference in New Issue
Block a user