Rename files

This commit is contained in:
2021-06-21 16:12:31 +02:00
parent d98aa4fa57
commit 88144df490
12 changed files with 11 additions and 12 deletions

View File

@@ -4,8 +4,8 @@
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
*/
#include "ArFrame.h"
#include "ArSession.h"
#include "ArFrame.hpp"
#include "ArSession.hpp"
namespace openVulkanoCpp::AR
{