mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-07 12:05:52 +00:00
dep/vulkan-loader: _WIN32 -> WIN32
This commit is contained in:
parent
6dadc133ea
commit
98e1bdee8d
@ -12,7 +12,7 @@
|
||||
|
||||
#include "vulkan_loader.h"
|
||||
|
||||
#ifndef WIN32
|
||||
#ifndef _WIN32
|
||||
#include <dlfcn.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user