]> git.pond.sub.org Git - empserver/blobdiff - src/lib/subs/satmap.c
Move declarations for chance.c to new chance.h
[empserver] / src / lib / subs / satmap.c
index 34b937b49f49a877032f330905836594f86b383f..e016e54d3fa6531bc940c5d0548a4a16be26a6fc 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 <stdlib.h>
+#include "chance.h"
 #include "file.h"
 #include "land.h"
 #include "map.h"