diff --git a/server/TracySourceView.hpp b/server/TracySourceView.hpp index 572add8d..4f20d550 100644 --- a/server/TracySourceView.hpp +++ b/server/TracySourceView.hpp @@ -5,8 +5,6 @@ #include #include -#include - #include "tracy_robin_hood.h" #include "TracyCharUtil.hpp" #include "TracyDecayValue.hpp" @@ -16,6 +14,7 @@ #include "../common/TracyProtocol.hpp" struct ImFont; +struct ImVec2; namespace tracy {