diff --git a/src/components.h b/src/components.h index ecd5e30..225e5bd 100644 --- a/src/components.h +++ b/src/components.h @@ -6,3 +6,5 @@ #include "components/health_component.h" #include "components/input_component.h" #include "components/physics_component.h" +#include "components/ui_component.h" +#include "components/layer_component.h" \ No newline at end of file