summaryrefslogtreecommitdiff
path: root/src/subgame.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/subgame.cpp')
-rw-r--r--src/subgame.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subgame.cpp b/src/subgame.cpp
index 16e7cc8e0..c36189933 100644
--- a/src/subgame.cpp
+++ b/src/subgame.cpp
@@ -22,7 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "filesys.h"
#include "settings.h"
#include "log.h"
-#include "utility_string.h"
+#include "util/string.h"
std::string getGameName(const std::string &game_path)
{