Fix build on windows after ccg changes

This commit is contained in:
Dalai Felinto 2018-09-25 11:26:31 +00:00
parent 1de9ecec14
commit 19bdb84466
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
#include "BKE_ccg.h"
#include "BKE_mesh.h"
#include "BKE_subdiv.h"
#include "BKE_subdiv_ccg.h"
#include "BKE_subdiv_eval.h"
#include "opensubdiv_topology_refiner_capi.h"