Change namespace name
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "Device.hpp"
|
||||
#include <stdexcept>
|
||||
|
||||
namespace openVulkanoCpp::Vulkan
|
||||
namespace OpenVulkano::Vulkan
|
||||
{
|
||||
void DeviceManager::Init(const vk::Instance& instance)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user