summaryrefslogtreecommitdiff
path: root/src/include/cper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/cper.h')
-rw-r--r--src/include/cper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/cper.h b/src/include/cper.h
index 020ac41c77..576e1d878e 100644
--- a/src/include/cper.h
+++ b/src/include/cper.h
@@ -3,10 +3,10 @@
#ifndef _CPER_H_
#define _CPER_H_
+#include <commonlib/bsd/bcd.h>
+#include <rtc.h>
#include <types.h>
#include <uuid.h>
-#include <bcd.h>
-#include <rtc.h>
/* This file contains some definitions and helpers for implementing structures
* in the UEFI specification, Appendix "Common Platform Error Record". This