]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/util/string.cpp
Move files to subdirectories (#6599)
[dragonfireclient.git] / src / util / string.cpp
index bb2d2f6a7b9531cb6ad4a00b9c0e7bc671733785..3eabcbe11b1edb0aa03962deb8be4df0d52fff35 100644 (file)
@@ -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 <algorithm>
 #include <sstream>