2.5 branch: Makefile for videotexture pointed to wrong include path (BIF_gl.h)

This commit is contained in:
Ton Roosendaal
2008-11-16 11:13:19 +00:00
parent a2cc29d221
commit d840fbc9ba

View File

@@ -51,7 +51,7 @@ CPPFLAGS += -I../../kernel/gen_system
CPPFLAGS += -I.
CPPFLAGS += -I../../blender/blenkernel
CPPFLAGS += -I../../blender/blenlib
CPPFLAGS += -I../../blender/include
CPPFLAGS += -I../../blender/editors/include
CPPFLAGS += -I../../blender/makesdna
CPPFLAGS += -I../../blender/imbuf
CPPFLAGS += -I../../blender/gpu