GPUDevice: Remove unused file

This commit is contained in:
Stenzek
2024-04-11 21:30:03 +10:00
parent 88270771da
commit 509a8a074c
6 changed files with 13 additions and 20 deletions

View File

@ -6,7 +6,6 @@
#include "types.h"
#include "util/audio_stream.h"
#include "util/gpu_types.h"
#include "common/log.h"
#include "common/settings_interface.h"
@ -19,6 +18,8 @@
#include <string_view>
#include <vector>
enum class RenderAPI : u32;
struct SettingInfo
{
enum class Type