Change namespace name
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
struct GLFWmonitor;
|
||||
struct GLFWwindow;
|
||||
|
||||
namespace openVulkanoCpp::GLFW
|
||||
namespace OpenVulkano::GLFW
|
||||
{
|
||||
class WindowGLFW final : virtual public BaseWindow, virtual public IVulkanWindow, virtual public IOpenGlWindow
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user