aboutsummaryrefslogtreecommitdiff
path: root/src/exhaustive/exhaustive.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exhaustive/exhaustive.c')
-rw-r--r--src/exhaustive/exhaustive.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exhaustive/exhaustive.c b/src/exhaustive/exhaustive.c
index 15b299a..dbc1125 100644
--- a/src/exhaustive/exhaustive.c
+++ b/src/exhaustive/exhaustive.c
@@ -13,9 +13,9 @@
#include "gen/field.h"
#include "gen/gens.h"
#include "gen/hex.h"
+#include "gen/metadata.h"
#include "gen/order.h"
#include "gen/point.h"
-#include "gen/metadata.h"
#include "gen/seed.h"
#include "io/output.h"
#include "misc/config.h"