aboutsummaryrefslogtreecommitdiff
path: root/src/exhaustive/exhaustive.c
diff options
context:
space:
mode:
authorJ08nY2018-06-30 17:25:24 +0200
committerJ08nY2018-06-30 17:41:20 +0200
commite6e0fb4ebd895db39ae9ac19c0e04a0c3201cbf5 (patch)
tree121c1b56b86a6978b9839e254a0fe5e4ea4a0431 /src/exhaustive/exhaustive.c
parenta1062c93da92e518b2faefdb4827a3f62646edb1 (diff)
downloadecgen-e6e0fb4ebd895db39ae9ac19c0e04a0c3201cbf5.tar.gz
ecgen-e6e0fb4ebd895db39ae9ac19c0e04a0c3201cbf5.tar.zst
ecgen-e6e0fb4ebd895db39ae9ac19c0e04a0c3201cbf5.zip
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"