diff --git a/cores/libretro-test-vulkan/libretro-test.c b/cores/libretro-test-vulkan/libretro-test.c index c7c41fbb2f..c2ec3b7ef7 100644 --- a/cores/libretro-test-vulkan/libretro-test.c +++ b/cores/libretro-test-vulkan/libretro-test.c @@ -4,7 +4,7 @@ #include #include -#include "../../libretro-common/include/libretro_vulkan.h" +#include #include "shaders/triangle.vert.inc" #include "shaders/triangle.frag.inc"