Fix T49071: Cycles OSL build problem with oslc compilers that can't find their own stdosl.h.
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "stdosl.h"
|
||||||
#include "node_ramp_util.h"
|
#include "node_ramp_util.h"
|
||||||
|
|
||||||
shader node_rgb_curves(
|
shader node_rgb_curves(
|
||||||
|
@@ -14,6 +14,7 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "stdosl.h"
|
||||||
#include "node_ramp_util.h"
|
#include "node_ramp_util.h"
|
||||||
|
|
||||||
shader node_rgb_ramp(
|
shader node_rgb_ramp(
|
||||||
|
@@ -14,6 +14,7 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "stdosl.h"
|
||||||
#include "node_ramp_util.h"
|
#include "node_ramp_util.h"
|
||||||
|
|
||||||
shader node_vector_curves(
|
shader node_vector_curves(
|
||||||
|
Reference in New Issue
Block a user