Fix up glew include paths
This commit is contained in:
parent
39436ad231
commit
caccee5db2
7 changed files with 7 additions and 7 deletions
src
|
@ -19,7 +19,7 @@
|
|||
** along with mkxp. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "GL/glew.h"
|
||||
#include "glew.h"
|
||||
|
||||
#include "SDL.h"
|
||||
#include "SDL_image.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue