Fix CActorLights

This commit is contained in:
Henrique Gemignani Passos Lima 2022-11-14 13:09:07 +02:00
parent 25b4d12207
commit 5c0ba0a044
No known key found for this signature in database
GPG Key ID: E224F951761145F8
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include "Kyoto/Math/CVector3f.hpp" #include "Kyoto/Math/CVector3f.hpp"
#include "rstl/reserved_vector.hpp" #include "rstl/reserved_vector.hpp"
#include "rstl/vector.hpp"
class CGameArea; class CGameArea;
class CStateManager; class CStateManager;