include: Rename budg.h to update.h
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
c7000117e8
commit
2e7efd1e9b
12 changed files with 15 additions and 23 deletions
|
@ -36,7 +36,6 @@
|
|||
#include <config.h>
|
||||
|
||||
#include <sys/resource.h>
|
||||
#include "budg.h"
|
||||
#include "empthread.h"
|
||||
#include "file.h"
|
||||
#include "game.h"
|
||||
|
@ -45,6 +44,7 @@
|
|||
#include "prototypes.h"
|
||||
#include "server.h"
|
||||
#include "unit.h"
|
||||
#include "update.h"
|
||||
|
||||
int money[MAXNOC];
|
||||
int pops[MAXNOC];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue