mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-26 21:36:26 +00:00
Fix header include
This commit is contained in:
parent
e854691e87
commit
8afdfdf7af
@ -4,7 +4,7 @@
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "../../libretro-common/include/libretro_vulkan.h"
|
||||
#include <libretro_vulkan.h>
|
||||
#include "shaders/triangle.vert.inc"
|
||||
#include "shaders/triangle.frag.inc"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user