diff options
-rw-r--r-- | entityx/entityx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/entityx/entityx.h b/entityx/entityx.h index 72cfa24..0799793 100644 --- a/entityx/entityx.h +++ b/entityx/entityx.h @@ -4,5 +4,4 @@ #include "entityx/Event.h" #include "entityx/Entity.h" #include "entityx/System.h" -#include "entityx/Manager.h" #include "entityx/quick.h" |