--- a/src/reshade_effect_manager.cpp +++ b/src/reshade_effect_manager.cpp @@ -14,7 +14,7 @@ #include #define STB_IMAGE_RESIZE_IMPLEMENTATION -#include +#include #include #include --- a/src/steamcompmgr.cpp +++ b/src/steamcompmgr.cpp @@ -108,7 +108,7 @@ static const int g_nBaseCursorScale = 36; #define STB_IMAGE_WRITE_IMPLEMENTATION #include #include -#include +#include #define GPUVIS_TRACE_IMPLEMENTATION #include "gpuvis_trace_utils.h"