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
|
@ -34,7 +34,6 @@
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include "budg.h"
|
||||
#include "chance.h"
|
||||
#include "file.h"
|
||||
#include "item.h"
|
||||
|
@ -45,8 +44,8 @@
|
|||
#include "path.h"
|
||||
#include "player.h"
|
||||
#include "prototypes.h"
|
||||
#include "sect.h"
|
||||
#include "ship.h"
|
||||
#include "update.h"
|
||||
|
||||
double
|
||||
buildeff(struct sctstr *sp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue