summaryrefslogtreecommitdiff
path: root/test/entropy.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/entropy.c')
-rw-r--r--test/entropy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/entropy.c b/test/entropy.c
index abac349d76..8fbdb9147f 100644
--- a/test/entropy.c
+++ b/test/entropy.c
@@ -5,8 +5,8 @@
* Tests entropy source.
*/
-#include "common.h"
#include "console.h"
+#include "common.h"
#include "rollback.h"
#include "test_util.h"
#include "timer.h"