summaryrefslogtreecommitdiff
path: root/src/utils/string.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/string.cpp')
-rw-r--r--src/utils/string.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/string.cpp b/src/utils/string.cpp
index 785a0921..089a5373 100644
--- a/src/utils/string.cpp
+++ b/src/utils/string.cpp
@@ -18,7 +18,7 @@
* along with The Mana Server. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "utils/string.hpp"
+#include "utils/string.h"
#include <cctype>
#include <algorithm>