Merge branch 'master' of harrygodden.com:/home/carveJwlIkooP6JGAAIwe30JlM
[carveJwlIkooP6JGAAIwe30JlM.git] / entity.c
index 59e9219abcfe58a7baaab9a574b19c5b83091b16..44b00df235f0f1d9e8ddc4d60f17390abd109c32 100644 (file)
--- a/entity.c
+++ b/entity.c
@@ -13,6 +13,7 @@
 #include "ent_portal.c"
 #include "ent_miniworld.c"
 #include "ent_region.c"
+#include "ent_traffic.c"
 
 typedef void (*fn_entity_call_handler)( world_instance *, ent_call *);