aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/eco.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/eco.c b/FICS/eco.c
index be973e1..f7b5bde 100644
--- a/FICS/eco.c
+++ b/FICS/eco.c
@@ -1,8 +1,8 @@
#include "stdinclude.h"
+#include "common.h"
#include "board.h"
#include "command.h"
-#include "common.h"
#include "config.h"
#include "eco.h"
#include "gamedb.h"