Header cleanup

This commit is contained in:
twinaphex 2016-09-05 07:47:11 +02:00
parent e6ef3662ac
commit f30deb9cd0
1 changed files with 1 additions and 1 deletions

View File

@ -47,6 +47,6 @@
#define VK_USE_PLATFORM_XLIB_KHR
#endif
#include "../../libretro-common/include/vulkan/vulkan_symbol_wrapper.h"
#include <vulkan/vulkan_symbol_wrapper.h>
#endif