diff --git a/TracyClientDLL.cpp b/TracyClientDLL.cpp index 3f810594..8dc0c209 100644 --- a/TracyClientDLL.cpp +++ b/TracyClientDLL.cpp @@ -15,5 +15,5 @@ # ifndef TRACY_IMPORTS # define TRACY_IMPORTS 1 # endif -# include "common/TracySystem.cpp" #endif +#include "common/TracySystem.cpp"