separate build.h and config.h usage (now possible because newconfig is gone)
[coreboot.git] / src / lib / version.c
index 2c84c4ae864c1e536990875fe6851156560aaac7..53abeca15599a2bea3de1a53d63a636bfc2db6df 100644 (file)
@@ -1,4 +1,5 @@
 #include <version.h>
+#include <build.h>
 
 #ifndef CONFIG_MAINBOARD_VENDOR
 #error CONFIG_MAINBOARD_VENDOR not defined