Skip to content

Commit

Permalink
fix import/export issue on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffamstutz committed Mar 8, 2018
1 parent b41fdfa commit 67a827e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ospray/common/Managed.h
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ namespace ospray {
</dl>
*/
struct OSPRAY_CORE_INTERFACE ManagedObject
struct OSPRAY_SDK_INTERFACE ManagedObject
: public memory::RefCount,
public utility::ParameterizedObject
{
Expand Down

0 comments on commit 67a827e

Please sign in to comment.