mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-05 06:35:11 +00:00
[Vulkan] Remove a remaining Volk reference
This commit is contained in:
parent
692e329e9c
commit
6412bb8910
1 changed files with 1 additions and 1 deletions
|
|
@ -10,9 +10,9 @@
|
|||
#ifndef XENIA_GPU_VULKAN_TEXTURE_CONFIG_H_
|
||||
#define XENIA_GPU_VULKAN_TEXTURE_CONFIG_H_
|
||||
|
||||
#include "third_party/volk/volk.h"
|
||||
#include "xenia/gpu/texture_info.h"
|
||||
#include "xenia/gpu/xenos.h"
|
||||
#include "xenia/ui/vulkan/vulkan.h"
|
||||
|
||||
namespace xe {
|
||||
namespace gpu {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue