aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/fabricator
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2024-10-01 21:22:30 +0200
committerheavydemon21 <nielsstunnebrink1@gmail.com>2024-10-01 21:22:30 +0200
commite0ea870fdfcfbe9e3f0e47215bb809d4353d88e2 (patch)
tree16f694c46ec4b76019187322da2bdd87906bf5ba /src/crepe/fabricator
parent7230b630025886939c726e07eba1a0b35511f687 (diff)
removed submodule and updating resource_manager
Diffstat (limited to 'src/crepe/fabricator')
-rw-r--r--src/crepe/fabricator/resource_fabricator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crepe/fabricator/resource_fabricator.h b/src/crepe/fabricator/resource_fabricator.h
index 9299ed3..2b0030d 100644
--- a/src/crepe/fabricator/resource_fabricator.h
+++ b/src/crepe/fabricator/resource_fabricator.h
@@ -2,7 +2,7 @@
-#include "api/resource.h"
+#include "api/Resource.h"
#include <memory>
#include <string>