[CLEANUP] included common/version.h everywhere
diff --git a/include/types/template.h b/include/types/template.h
index 8fa1ce5..e4292e7 100644
--- a/include/types/template.h
+++ b/include/types/template.h
@@ -22,6 +22,7 @@
 #ifndef _TYPES_TEMPLATE_H
 #define _TYPES_TEMPLATE_H
 
+#include <common/config.h>
 
 #endif /* _TYPES_TEMPLATE_H */