Skip to content

Commit f5a0510

Browse files
committed
Demo - disabled OCIO by default
1 parent 931244d commit f5a0510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/29_ocio/ocio_display.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pragma once
22

33
// set it to 1 if OpenColorIO library is linked to this project.
4-
#define USE_OCIO 1
4+
#define USE_OCIO 0
55

66
#include "ocio_display.h"
77

0 commit comments

Comments
 (0)