mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-23 19:24:46 +00:00
Update xegl_ctx.c
Fixed include statment for frontend_driver.h
This commit is contained in:
parent
a8004dee3d
commit
9adc8e34c0
@ -19,7 +19,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include "../../driver.h"
|
||||
#include "../../../frontend/frontend_driver.h"
|
||||
#include "../../frontend/frontend_driver.h"
|
||||
|
||||
#include "../common/egl_common.h"
|
||||
#include "../common/gl_common.h"
|
||||
|
Loading…
Reference in New Issue
Block a user