diff --git a/alib2common/src/object/Object.h b/alib2common/src/object/Object.h
index 85588f0ca26e994433b0cca66dfc7224bdbf1771..f79ff08994dd77f2e508961b0c29712273d22e39 100644
--- a/alib2common/src/object/Object.h
+++ b/alib2common/src/object/Object.h
@@ -10,7 +10,6 @@
 
 #include <alib/variant>
 #include <object/AnyObject.h>
-#include <object/Void.h>
 
 namespace object {