summaryrefslogtreecommitdiff
path: root/testing/utils/path_service.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'testing/utils/path_service.cpp')
-rw-r--r--testing/utils/path_service.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/utils/path_service.cpp b/testing/utils/path_service.cpp
index c5a461315c..9b2657406d 100644
--- a/testing/utils/path_service.cpp
+++ b/testing/utils/path_service.cpp
@@ -15,7 +15,7 @@
#include <string>
-#include "core/include/fxcrt/fx_system.h"
+#include "core/fxcrt/include/fx_system.h"
// static
bool PathService::EndsWithSeparator(const std::string& path) {