Fix up glew include paths
This commit is contained in:
parent
39436ad231
commit
caccee5db2
7 changed files with 7 additions and 7 deletions
|
|
@ -22,7 +22,7 @@
|
|||
#ifndef QUAD_H
|
||||
#define QUAD_H
|
||||
|
||||
#include "GL/glew.h"
|
||||
#include "glew.h"
|
||||
#include "etc-internal.h"
|
||||
#include "gl-util.h"
|
||||
#include "sharedstate.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue