From abbdaea3a9f31e339b6538d3433bba92d12c9048 Mon Sep 17 00:00:00 2001 From: Christian Beer Date: Thu, 1 Sep 2016 18:21:45 +0200 Subject: [PATCH] Lib: remove superfluous include --- lib/mfile.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/mfile.cpp b/lib/mfile.cpp index 1290fccb2d..31a40cb7ef 100644 --- a/lib/mfile.cpp +++ b/lib/mfile.cpp @@ -31,7 +31,6 @@ #endif #include "error_numbers.h" -#include "str_replace.h" #include "filesys.h" #include "mfile.h"