Made includes relative addresses

This commit is contained in:
2026-03-05 02:12:55 +02:00
parent aafd2c05d2
commit beab60fcd2
4 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
* obtain one at http://mozilla.org/MPL/2.0/.
*/
#include <Systems/Random.hpp>
#include "../../headers/Systems/Random.hpp"
#include <bit>
#include <cstdint>