mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 16:27:43 +00:00
General: Normalize RuntimeCommonB include paths
Finishes the normalizing of all of includes within the RuntimeCommonB target's headers.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "CEntity.hpp"
|
||||
#include "CEnvFxManager.hpp"
|
||||
#include "Runtime/World/CEntity.hpp"
|
||||
#include "Runtime/World/CEnvFxManager.hpp"
|
||||
|
||||
namespace urde {
|
||||
class CScriptAreaAttributes : public CEntity {
|
||||
|
||||
Reference in New Issue
Block a user