forked from bartvdbraak/blender
Fix access to MEM_CacheLimiterC-Api.h.
This commit is contained in:
parent
8d3b3780d0
commit
4ee4dc355c
@ -41,7 +41,7 @@ CPPFLAGS += -I$(OPENGL_HEADERS)
|
||||
CPPFLAGS += -I$(NAN_PYTHON)/include/python$(NAN_PYTHON_VERSION)
|
||||
|
||||
CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include
|
||||
CPPFLAGS += -I../../../intern/memutil
|
||||
CPPFLAGS += -I../../../../intern/memutil
|
||||
# Reference to the types in makesdna and imbuf
|
||||
CPPFLAGS += -I../../makesdna
|
||||
CPPFLAGS += -I../../makesrna
|
||||
|
Loading…
Reference in New Issue
Block a user