From f30deb9cd0115138b9b25713946d2c9b89405406 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 5 Sep 2016 07:47:11 +0200 Subject: [PATCH] Header cleanup --- gfx/common/vksym.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gfx/common/vksym.h b/gfx/common/vksym.h index f8b9141095..f83cc1cef5 100644 --- a/gfx/common/vksym.h +++ b/gfx/common/vksym.h @@ -47,6 +47,6 @@ #define VK_USE_PLATFORM_XLIB_KHR #endif -#include "../../libretro-common/include/vulkan/vulkan_symbol_wrapper.h" +#include #endif