diff --git a/projects/SelfTest/UsageTests/Misc.tests.cpp b/projects/SelfTest/UsageTests/Misc.tests.cpp index bfd217fe..0fe14d42 100644 --- a/projects/SelfTest/UsageTests/Misc.tests.cpp +++ b/projects/SelfTest/UsageTests/Misc.tests.cpp @@ -7,7 +7,7 @@ */ #include "catch.hpp" -#include +#include "internal/catch_windows_h_proxy.h" #ifdef __clang__ # pragma clang diagnostic ignored "-Wc++98-compat"