mirror of
https://github.com/libretro/RetroArch
synced 2025-04-04 04:20:29 +00:00
(gl_common.c) Add HAVE_CONFIG_H
This commit is contained in:
parent
b5190b3662
commit
efe34f52af
@ -15,6 +15,10 @@
|
|||||||
* If not, see <http://www.gnu.org/licenses/>.
|
* If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
#include "../../config.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <glsym/glsym.h>
|
#include <glsym/glsym.h>
|
||||||
|
|
||||||
void gl_flush(void)
|
void gl_flush(void)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user