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,11 +36,11 @@
|
|||
#include <config.h>
|
||||
|
||||
#include <ctype.h>
|
||||
#include "budg.h"
|
||||
#include "commands.h"
|
||||
#include "item.h"
|
||||
#include "optlist.h"
|
||||
#include "product.h"
|
||||
#include "update.h"
|
||||
|
||||
static void calc_all(int (*p_sect)[2], int *taxes, int *Ncivs,
|
||||
int *Nuws, int *bars, int *Nbars, int *mil,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue