mirror of https://github.com/xemu-project/xemu.git
nv2a/vk: Remove extraneous VK_NO_PROTOTYPES defn
This commit is contained in:
parent
ff5f2768b6
commit
2bc8cb3050
|
@ -20,8 +20,6 @@
|
|||
#ifndef HW_XBOX_NV2A_PGRAPH_VK_RENDERER_H
|
||||
#define HW_XBOX_NV2A_PGRAPH_VK_RENDERER_H
|
||||
|
||||
#define VK_NO_PROTOTYPES 1
|
||||
|
||||
#include "qemu/osdep.h"
|
||||
#include "qemu/thread.h"
|
||||
#include "qemu/queue.h"
|
||||
|
|
Loading…
Reference in New Issue