aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/formula.h
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/formula.h')
-rw-r--r--FICS/formula.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/formula.h b/FICS/formula.h
index a54e74b..fed5661 100644
--- a/FICS/formula.h
+++ b/FICS/formula.h
@@ -3,8 +3,8 @@
#define OP_BAD -1
-#include "playerdb.h"
#include "gamedb.h"
+#include "playerdb.h"
#define OP_NONE 0
#define OP_RTPAREN 1