Explorar el Código

resource: fixed typo

Michele Caini hace 4 años
padre
commit
7204840a8a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/entt/resource/loader.hpp

+ 2 - 2
src/entt/resource/loader.hpp

@@ -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>