summaryrefslogtreecommitdiff
path: root/driver/fingerprint/fpc/bep/fpc_timebase.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/fingerprint/fpc/bep/fpc_timebase.h')
-rw-r--r--driver/fingerprint/fpc/bep/fpc_timebase.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/driver/fingerprint/fpc/bep/fpc_timebase.h b/driver/fingerprint/fpc/bep/fpc_timebase.h
index 35cf67fed2..ce9018461b 100644
--- a/driver/fingerprint/fpc/bep/fpc_timebase.h
+++ b/driver/fingerprint/fpc/bep/fpc_timebase.h
@@ -13,10 +13,10 @@
* Supplies tick counter and wait operation(s).
*/
-#include "common.h"
-
#include <stdint.h>
+#include "common.h"
+
/**
* @brief Reads the system tick counter.
*