diff options
author | tron <tron@openttd.org> | 2005-08-06 15:18:26 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2005-08-06 15:18:26 +0000 |
commit | ddb58492f300333751d4054e3555845ddc3df307 (patch) | |
tree | dc8639c9ede89e7aa1ef98eda8f62b1cc82c3eb6 /currency.h | |
parent | baca040df07df8d02e342ae1fbc2357b2e116062 (diff) | |
download | openttd-ddb58492f300333751d4054e3555845ddc3df307.tar.xz |
(svn r2816) Forgot an Id tag and an #include
Diffstat (limited to 'currency.h')
-rw-r--r-- | currency.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/currency.h b/currency.h index bd13d95fd..7c368267d 100644 --- a/currency.h +++ b/currency.h @@ -1,3 +1,5 @@ +/* $Id$ */ + #ifndef CURRENCY_H #define CURRENCY_H |