aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/vpd/vpd_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/vpd/vpd_tables.h')
-rw-r--r--src/drivers/vpd/vpd_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/vpd/vpd_tables.h b/src/drivers/vpd/vpd_tables.h
index 0bd215a5a6..4add5bd49d 100644
--- a/src/drivers/vpd/vpd_tables.h
+++ b/src/drivers/vpd/vpd_tables.h
@@ -9,7 +9,7 @@
#ifndef __LIB_VPD_TABLES_H__
#define __LIB_VPD_TABLES_H__
-#include <inttypes.h>
+#include <stdint.h>
#define VPD_ENTRY_MAGIC "_SM_"
#define VPD_INFO_MAGIC \