]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/move.c
Update copyright notice
[empserver] / src / lib / commands / move.c
index 2bcebe427cc0c0ef0b668cfb591a7f27c6cd2e5b..2ff28fa64747bd809fadd0a86b78b484be4f4b0e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2011, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -32,6 +32,7 @@
 
 #include <config.h>
 
+#include "chance.h"
 #include "commands.h"
 #include "item.h"
 #include "map.h"