mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-28 13:47:58 +00:00
(shader_vulkan.cpp) Don't have to include general.h for this
This commit is contained in:
parent
fc7a972466
commit
ae5d7849af
@ -23,8 +23,8 @@
|
||||
#include <math.h>
|
||||
#include "../drivers/vulkan_shaders/opaque.vert.inc"
|
||||
#include "../drivers/vulkan_shaders/opaque.frag.inc"
|
||||
|
||||
#include "../../general.h"
|
||||
#include "../video_shader_driver.h"
|
||||
#include "../../verbosity.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user