dep/vulkan-loader: _WIN32 -> WIN32

pull/2350/head
Connor McLaughlin 4 years ago
parent 6dadc133ea
commit 98e1bdee8d

@ -12,7 +12,7 @@
#include "vulkan_loader.h"
#ifndef WIN32
#ifndef _WIN32
#include <dlfcn.h>
#endif

Loading…
Cancel
Save