File name capitalization

This commit is contained in:
saschawillems 2017-03-25 12:09:45 +01:00
parent b6c268c52b
commit 550d12bdd9
7 changed files with 6 additions and 6 deletions

View file

@ -16,7 +16,7 @@
#include <io.h>
#endif
#ifdef __ANDROID__
#include "vulkanandroid.h"
#include "VulkanAndroid.h"
#endif
#define GLM_FORCE_RADIANS
#define GLM_FORCE_DEPTH_ZERO_TO_ONE