mirror of
https://github.com/ZDoom/ZDRay.git
synced 2024-11-10 06:41:37 +00:00
Fix compile error on macOS
This commit is contained in:
parent
11e2931548
commit
e1fe4658b5
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#include "zvulkan/vulkanbuilders.h"
|
||||
#include "framework/matrix.h"
|
||||
#include <stdexcept>
|
||||
#include <unordered_map>
|
||||
|
||||
class VkLevelMesh;
|
||||
class VkLightmapper;
|
||||
|
|
Loading…
Reference in a new issue