mirror of https://github.com/AxioDL/boo.git
Use locally available glew.h
This commit is contained in:
parent
2ada7130d3
commit
142c0c7dcd
|
@ -98,7 +98,7 @@
|
|||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
#include <X11/Xmd.h>
|
||||
#include <GL/glew.h>
|
||||
#include "glew.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Reference in New Issue