[CLEANUP] included common/version.h everywhere
diff --git a/include/common/template.h b/include/common/template.h
index 431274f..c9e48bf 100644
--- a/include/common/template.h
+++ b/include/common/template.h
@@ -22,6 +22,7 @@
 #ifndef _COMMON_TEMPLATE_H
 #define _COMMON_TEMPLATE_H
 
+#include <common/config.h>
 
 #endif /* _COMMON_TEMPLATE_H */