diff --git a/source/blender/blenlib/intern/Makefile b/source/blender/blenlib/intern/Makefile index 130f025d31b..7ef44aff881 100644 --- a/source/blender/blenlib/intern/Makefile +++ b/source/blender/blenlib/intern/Makefile @@ -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