mirror of
https://github.com/glfw/glfw.git
synced 2025-04-05 05:25:07 +00:00
Fixed last manual inclusion of glext.h.
This commit is contained in:
parent
bb6db74167
commit
37e13361f5
1 changed files with 1 additions and 1 deletions
|
@ -23,8 +23,8 @@
|
|||
//
|
||||
//========================================================================
|
||||
|
||||
#define GLFW_INCLUDE_GLEXT
|
||||
#include <GLFW/glfw3.h>
|
||||
#include <GL/glext.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue