From 96551d5fcbfbc8e0a4c147479710a5afd3c9a006 Mon Sep 17 00:00:00 2001 From: mutouyun Date: Sat, 23 Oct 2021 17:27:55 +0800 Subject: [PATCH] fix compilation errors caused by paths --- test/test_platform.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_platform.cpp b/test/test_platform.cpp index e7a6059..65fa513 100644 --- a/test/test_platform.cpp +++ b/test/test_platform.cpp @@ -8,7 +8,7 @@ #include "test.h" -#include "libipc/platform/to_tchar.h" +#include "libipc/platform/win/to_tchar.h" TEST(Platform, to_tchar) { char const *utf8 = "hello world, "