diff --git a/dGame/dComponents/VendorComponent.h b/dGame/dComponents/VendorComponent.h index b2b7d8a6..4a9b582e 100644 --- a/dGame/dComponents/VendorComponent.h +++ b/dGame/dComponents/VendorComponent.h @@ -2,7 +2,6 @@ #ifndef VENDORCOMPONENT_H #define VENDORCOMPONENT_H -#include #include "CDClientManager.h" #include "Component.h" #include "Entity.h"