mirror of https://github.com/xemu-project/xemu.git
xemu-hud.h: Add gl.h
This commit is contained in:
parent
426805f0b3
commit
2e201db096
|
@ -24,6 +24,7 @@
|
||||||
#define XEMU_HUD_H
|
#define XEMU_HUD_H
|
||||||
|
|
||||||
#include <SDL.h>
|
#include <SDL.h>
|
||||||
|
#include <epoxy/gl.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|
Loading…
Reference in New Issue