Changed header file name capitalization
This commit is contained in:
parent
f71fb107fc
commit
e08855dc9e
2 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
#include "VulkanInitializers.hpp"
|
#include "VulkanInitializers.hpp"
|
||||||
#include "VulkanDevice.hpp"
|
#include "VulkanDevice.hpp"
|
||||||
#include "vulkanswapchain.hpp"
|
#include "vulkanswapchain.hpp"
|
||||||
#include "vulkantextoverlay.hpp"
|
#include "VulkanTextOverlay.hpp"
|
||||||
#include "camera.hpp"
|
#include "camera.hpp"
|
||||||
|
|
||||||
class VulkanExampleBase
|
class VulkanExampleBase
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue