include: Rename budg.h to update.h

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2016-06-18 13:26:02 +02:00
parent c7000117e8
commit 2e7efd1e9b
12 changed files with 15 additions and 23 deletions

View file

@ -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,