From 6dad6c604f89b8ffcddf08f9d81eecbb6b52b173 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 11 May 2015 14:03:30 +0300 Subject: utils: bugfix --- utils/libnt_path_converter/utils/convert_nt_path.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/libnt_path_converter') diff --git a/utils/libnt_path_converter/utils/convert_nt_path.cpp b/utils/libnt_path_converter/utils/convert_nt_path.cpp index d80cc5a..158395d 100644 --- a/utils/libnt_path_converter/utils/convert_nt_path.cpp +++ b/utils/libnt_path_converter/utils/convert_nt_path.cpp @@ -8,8 +8,8 @@ #include "libnt_path_converter/all.hpp" -#include #include +#include int wmain(int argc, wchar_t* argv[]) { -- cgit v1.2.3