Change namespace name
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "DataFormat.hpp"
|
||||
#include <magic_enum.hpp>
|
||||
|
||||
namespace openVulkanoCpp
|
||||
namespace OpenVulkano
|
||||
{
|
||||
std::string_view DataFormat::GetName() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user