summaryrefslogtreecommitdiff
path: root/src/unmovable.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/unmovable.h')
-rw-r--r--src/unmovable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unmovable.h b/src/unmovable.h
index a1db81723..ebcaa7513 100644
--- a/src/unmovable.h
+++ b/src/unmovable.h
@@ -5,6 +5,6 @@
#ifndef UNMOVABLE_H
#define UNMOVABLE_H
-void UpdateCompanyHQ(Player *p, uint score);
+void UpdateCompanyHQ(Company *c, uint score);
#endif /* UNMOVABLE_H */