mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:07:42 +00:00
Add missing includes pt.2
Some missing includes that actually need to be present.
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
#include <string_view>
|
||||
|
||||
#include "Runtime/CToken.hpp"
|
||||
#include "Runtime/GuiSys/CStringTable.hpp"
|
||||
#include "Runtime/World/CEntity.hpp"
|
||||
#include "Runtime/World/CHUDMemoParms.hpp"
|
||||
|
||||
namespace urde {
|
||||
class CStringTable;
|
||||
|
||||
class CScriptHUDMemo : public CEntity {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user