Skip to content

Commit

Permalink
Include mesh primitives header in api headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
est77 committed Dec 10, 2016
1 parent 8d262a6 commit 5caa3dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/appleseed/renderer/api/object.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
#include "renderer/modeling/object/curveobjectwriter.h"
#include "renderer/modeling/object/meshobject.h"
#include "renderer/modeling/object/meshobjectoperations.h"
#include "renderer/modeling/object/meshobjectprimitives.h"
#include "renderer/modeling/object/meshobjectreader.h"
#include "renderer/modeling/object/meshobjectwriter.h"
#include "renderer/modeling/object/object.h"
Expand Down

0 comments on commit 5caa3dd

Please sign in to comment.