summaryrefslogtreecommitdiff
path: root/src/strings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings.cpp')
-rw-r--r--src/strings.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/strings.cpp b/src/strings.cpp
index f5d063603..053984593 100644
--- a/src/strings.cpp
+++ b/src/strings.cpp
@@ -34,7 +34,8 @@
#include "date_func.h"
#include "vehicle_base.h"
#include "string_func.h"
-#include "player.h"
+#include "player_func.h"
+#include "player_base.h"
/* for opendir/readdir/closedir */
# include "fios.h"