From 20a85d76d94c9c5c7fbe198c3d0e1fbee97a485f Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Thu, 9 Nov 2017 01:56:20 +0300 Subject: Move files to subdirectories (#6599) * Move files around --- src/util/string.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/util/string.cpp') diff --git a/src/util/string.cpp b/src/util/string.cpp index bb2d2f6a7..3eabcbe11 100644 --- a/src/util/string.cpp +++ b/src/util/string.cpp @@ -23,8 +23,8 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "log.h" #include "hex.h" -#include "../porting.h" -#include "../translation.h" +#include "porting.h" +#include "translation.h" #include #include -- cgit v1.2.3