Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.cpp b/test/test.cpp
index ad1dadea..c8b81d19 100644
--- a/test/test.cpp
+++ b/test/test.cpp
@@ -1,7 +1,7 @@
#include <chrono>
#include <mutex>
#include <thread>
-#include "../client/Tracy.hpp"
+#include "../Tracy.hpp"
#include "../common/TracySystem.hpp"
void TestFunction()