summaryrefslogtreecommitdiff
path: root/settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'settings.c')
-rw-r--r--settings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.c b/settings.c
index 6f2a51962..37f8872d5 100644
--- a/settings.c
+++ b/settings.c
@@ -2,6 +2,7 @@
#include "stdafx.h"
#include "openttd.h"
+#include "currency.h"
#include "functions.h"
#include "macros.h"
#include "screenshot.h"
@@ -9,7 +10,6 @@
#include "spritecache.h"
#include "string.h"
#include "variables.h"
-#include "table/currency.h"
#include "network.h"
#include "settings.h"