summaryrefslogtreecommitdiff
path: root/src/static_mesh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/static_mesh.cpp')
-rw-r--r--src/static_mesh.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/static_mesh.cpp b/src/static_mesh.cpp
index e1e8776..17d7be3 100644
--- a/src/static_mesh.cpp
+++ b/src/static_mesh.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright 2022-2023 Frederico de Oliveira Linhares
+ * Copyright 2022-2024 Frederico de Oliveira Linhares
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -16,7 +16,7 @@
#include "static_mesh.hpp"
-#include "rotation_3d.hpp"
+#include "orientation_3d.hpp"
#include "vector_3d.hpp"
#include "vk/static_mesh.hpp"