diff options
Diffstat (limited to 'include/components/all.hpp')
-rw-r--r-- | include/components/all.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/components/all.hpp b/include/components/all.hpp index 7c4e0d1..3c243a7 100644 --- a/include/components/all.hpp +++ b/include/components/all.hpp @@ -13,6 +13,7 @@ #include "hit.hpp" #include "hop.hpp" #include "itemdrop.hpp" +#include "light.hpp" #include "name.hpp" #include "physics.hpp" #include "player.hpp" |