Skip to content

Commit

Permalink
Fix appleseed capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
dictoon committed Dec 15, 2016
1 parent 53cea57 commit b18a9fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/appleseed.shaders/stdosl.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
#define BUILTIN [[ int builtin = 1 ]]
#define BUILTIN_DERIV [[ int builtin = 1, int deriv = 1 ]]

// Appleseed OSL extensions.
// appleseed OSL extensions.
// Must be included after BUILTIN is defined.
#include "as_osl_extensions.h"

Expand Down

0 comments on commit b18a9fe

Please sign in to comment.