resource: fixed typo

This commit is contained in:
Michele Caini
2022-05-04 09:30:23 +02:00
parent 76369a01ad
commit 7204840a8a

View File

@@ -1,5 +1,5 @@
#ifndef ENTT_RESOURCE_LOADEr_HPP
#define ENTT_RESOURCE_LOADEr_HPP
#ifndef ENTT_RESOURCE_LOADER_HPP
#define ENTT_RESOURCE_LOADER_HPP
#include <memory>
#include <utility>