Skip to content

Commit

Permalink
Fix VulkanPlatformAndroidLinuxWindows for G3
Browse files Browse the repository at this point in the history
  • Loading branch information
bejado committed Dec 18, 2023
1 parent b3a1cfe commit 171b327
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
#elif defined(WIN32)
// No platform specific includes
#else
#error Not a supported Vulkan platform
// Not a supported Vulkan platform
#endif

using namespace bluevk;
Expand Down

0 comments on commit 171b327

Please sign in to comment.