Added missing include on geo factory

This commit is contained in:
KiritoDv
2024-01-31 12:10:56 -06:00
parent be593f9ed2
commit 7321c6a4f1
+1
View File
@@ -2,6 +2,7 @@
#include "../BaseFactory.h"
#include "geo/GeoCommand.h"
#include <vector>
namespace SM64 {