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
diff options
context:
space:
mode:
Diffstat (limited to 'extra/version.cpp')
-rw-r--r--extra/version.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/version.cpp b/extra/version.cpp
index 3399fa2e..4ada71da 100644
--- a/extra/version.cpp
+++ b/extra/version.cpp
@@ -2,7 +2,7 @@
#include <stdio.h>
#include "../server/TracyFileHeader.hpp"
-#include "../server/TracyVersion.hpp"
+#include "../public/common/TracyVersion.hpp"
int main()
{