summaryrefslogtreecommitdiff
path: root/TemplateFactory.h
diff options
context:
space:
mode:
authorKiritoDv <kiritodev01@gmail.com>2024-11-16 19:44:27 -0600
committerKiritoDv <kiritodev01@gmail.com>2024-11-16 19:44:27 -0600
commit4451ae28dba815411a39fcda22a3455d1ea69343 (patch)
treec76ec61f0ec506213e7b08a7a552f5f3e94745ce /TemplateFactory.h
parent6edf65beca37954d6d2243c92875a1dc84b6b3f6 (diff)
Code cleanup and moved current audio system to legacy
Diffstat (limited to 'TemplateFactory.h')
-rw-r--r--TemplateFactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TemplateFactory.h b/TemplateFactory.h
index 16bcf00..81b091e 100644
--- a/TemplateFactory.h
+++ b/TemplateFactory.h
@@ -1,6 +1,6 @@
#pragma once
-#include "../BaseFactory.h"
+#include <factories/BaseFactory.h>
// namespace GAME {