mirror of https://github.com/AxioDL/metaforce.git
Remove invalid include
This commit is contained in:
parent
e1d46755a3
commit
d5277b4d91
|
@ -9,7 +9,6 @@
|
||||||
#include "Runtime/CToken.hpp"
|
#include "Runtime/CToken.hpp"
|
||||||
#include "Runtime/IFactory.hpp"
|
#include "Runtime/IFactory.hpp"
|
||||||
#include "Runtime/IVParamObj.hpp"
|
#include "Runtime/IVParamObj.hpp"
|
||||||
#include "Runtime/MP1/MP1OriginalIDs.hpp"
|
|
||||||
|
|
||||||
namespace urde {
|
namespace urde {
|
||||||
class IDvdRequest;
|
class IDvdRequest;
|
||||||
|
|
Loading…
Reference in New Issue