]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/anti.c
Move declarations for chance.c to new chance.h
[empserver] / src / lib / commands / anti.c
index 7812e917c9bf0516a25fb821755a3f745dc9487f..174b1dd2ba449814f5480362132ef056020c735e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2012, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -33,6 +33,7 @@
 
 #include <config.h>
 
+#include "chance.h"
 #include "commands.h"
 #include "item.h"
 #include "optlist.h"