Somehow the img directory got lost from the list of include paths

Maarten
This commit is contained in:
Maarten Gribnau 2002-11-29 20:51:40 +00:00
parent 651fa32eaa
commit 07049dda83

@ -69,6 +69,7 @@ CPPFLAGS += -I../blenlib
CPPFLAGS += -I../bpython/include
CPPFLAGS += -I../makesdna
CPPFLAGS += -I../imbuf
CPPFLAGS += -I../img
CPPFLAGS += -I../blenloader
CPPFLAGS += -I../verify
CPPFLAGS += -I..