xemu-hud.h: Add gl.h

This commit is contained in:
Matt Borgerson
2023-01-23 00:30:40 -07:00
parent 426805f0b3
commit 2e201db096
+1
View File
@@ -24,6 +24,7 @@
#define XEMU_HUD_H
#include <SDL.h>
#include <epoxy/gl.h>
#ifdef __cplusplus
extern "C" {