From eb882ae75b92827a245542e7ddfc48f9476d67a7 Mon Sep 17 00:00:00 2001
From: gcontini <1121667+gcontini@users.noreply.github.com>
Date: 周二, 01 6月 2021 09:22:42 +0800
Subject: [PATCH] fix examples link

---
 test/library/os/execution_environment_test.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/library/os/execution_environment_test.cpp b/test/library/os/execution_environment_test.cpp
index 14a2abc..be9256c 100644
--- a/test/library/os/execution_environment_test.cpp
+++ b/test/library/os/execution_environment_test.cpp
@@ -5,7 +5,7 @@
 
 #include <licensecc_properties.h>
 #include <licensecc_properties_test.h>
-#include "../../../src/library/base/StringUtils.h"
+#include "../../../src/library/base/string_utils.h"
 #include "../../../src/library/os/network.hpp"
 #include "../../../src/library/os/execution_environment.hpp"
 

--
Gitblit v1.9.1