summaryrefslogtreecommitdiff
path: root/cts/common/th_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'cts/common/th_common.c')
-rw-r--r--cts/common/th_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cts/common/th_common.c b/cts/common/th_common.c
index cc9c6be75f..3084579b99 100644
--- a/cts/common/th_common.c
+++ b/cts/common/th_common.c
@@ -3,10 +3,10 @@
* found in the LICENSE file.
*/
-#include "cts_common.h"
#include "gpio.h"
#include "timer.h"
#include "watchdog.h"
+#include "cts_common.h"
/* Return SUCCESS if and only if we reach end of function
* Returning success here means sync was successful