(re)added path to render.h

This commit is contained in:
Stefan Gartner 2003-03-24 17:52:58 +00:00
parent de09cf7609
commit d35e081c08

@ -56,4 +56,4 @@ CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include
# first /include is my own includes, second are the external includes
# third is the external interface. there should be a nicer way to say this
CPPFLAGS += -I../include -I../../../include -I../../extern/include
CPPFLAGS += -I../../../render/extern/include