2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 13:11:22 +00:00

Remove invalid include

This commit is contained in:
Phillip Stephens 2019-10-01 06:41:55 -07:00
parent e1d46755a3
commit d5277b4d91
Signed by: Antidote
GPG Key ID: F8BEE4C83DACA60D

View File

@ -9,7 +9,6 @@
#include "Runtime/CToken.hpp"
#include "Runtime/IFactory.hpp"
#include "Runtime/IVParamObj.hpp"
#include "Runtime/MP1/MP1OriginalIDs.hpp"
namespace urde {
class IDvdRequest;