Change namespace name
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "Scene/DataFormat.hpp"
|
||||
#include <algorithm>
|
||||
|
||||
namespace openVulkanoCpp::Vulkan
|
||||
namespace OpenVulkano::Vulkan
|
||||
{
|
||||
void SwapChain::Init(Device* device, vk::SurfaceKHR surface, IVulkanWindow* window)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user