1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Split core server files from the UI.

This commit is contained in:
Bartosz Taudul
2024-03-17 13:15:54 +01:00
parent cc4ed68271
commit 776b08f2e0
92 changed files with 79 additions and 77 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#include "wayland/xdg-decoration.h"
#include "wayland/xdg-shell.h"
#include "../../server/TracyImGui.hpp"
#include "profiler/TracyImGui.hpp"
#include "Backend.hpp"
#include "RunQueue.hpp"