diff --git a/server/TracyMouse.hpp b/server/TracyMouse.hpp index 0b143747..e52efe2b 100644 --- a/server/TracyMouse.hpp +++ b/server/TracyMouse.hpp @@ -1,7 +1,7 @@ #ifndef __TRACYMOUSE_HPP__ #define __TRACYMOUSE_HPP__ -#include "../imgui/imgui.h" +#include "imgui.h" namespace tracy {