mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-01-19 16:11:23 +00:00
Add missing include statement
This commit is contained in:
parent
03ab65ab1e
commit
cc96742d18
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
|
||||
#ifdef HAVE_VULKAN
|
||||
#include <zvulkan/vulkansurface.h>
|
||||
#include <zvulkan/vulkanbuilders.h>
|
||||
#endif
|
||||
|
||||
#include "i_common.h"
|
||||
|
|
Loading…
Reference in a new issue