]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/spy.c
Move declarations for chance.c to new chance.h
[empserver] / src / lib / commands / spy.c
index 43ac495ad17719670afa3424286885a360061964..60505d50272347a1b9e15e55a3409770910f93f5 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-2013, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -34,6 +34,7 @@
 
 #include <config.h>
 
+#include "chance.h"
 #include "commands.h"
 #include "item.h"
 #include "land.h"