forked from bartvdbraak/blender
Fix include path for GHOST include.
This commit is contained in:
parent
bec3d21307
commit
4ad5d16053
@ -52,7 +52,7 @@ CPPFLAGS += -I$(NAN_ZLIB)/include
|
||||
|
||||
CPPFLAGS += -I../../gpu
|
||||
|
||||
CPPFLAGS += -I../../../intern/ghost
|
||||
CPPFLAGS += -I$(NAN_GHOST)/include
|
||||
|
||||
ifdef NAN_PTHREADS
|
||||
CPPFLAGS += -I$(NAN_PTHREADS)/include
|
||||
|
Loading…
Reference in New Issue
Block a user