Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 276338 | Differences between
and this patch

Collapse All | Expand All

(-)source/blender/editors/include/BIF_gl.h (-1 / +1 lines)
Lines 31-37 Link Here
31
#ifndef BIF_GL_H
31
#ifndef BIF_GL_H
32
#define BIF_GL_H
32
#define BIF_GL_H
33
33
34
#include "../../../../extern/glew/include/GL/glew.h"
34
#include <GL/glew.h>
35
35
36
	/*
36
	/*
37
	 * these should be phased out. cpack should be replaced in
37
	 * these should be phased out. cpack should be replaced in

Return to bug 276338