]> git.pond.sub.org Git - empserver/blobdiff - src/lib/subs/takeover.c
Move declarations for chance.c to new chance.h
[empserver] / src / lib / subs / takeover.c
index fe4de449f15919806caddae7e328ea3e7d259393..3a2ec8ead682e67a81cdeb653ca822cee280cf18 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
@@ -34,6 +34,7 @@
 
 #include <config.h>
 
+#include "chance.h"
 #include "file.h"
 #include "empobj.h"
 #include "game.h"