diff --git a/libs/pbd/pbd/debug.h b/libs/pbd/pbd/debug.h index 7efea83d11..146adcb26e 100644 --- a/libs/pbd/pbd/debug.h +++ b/libs/pbd/pbd/debug.h @@ -30,7 +30,7 @@ #include "pbd/timing.h" /* check for PTW32_VERSION */ -#ifdef COMPILER_MSVC +#if defined(COMPILER_MSVC) && !defined(OTHER1) #include #else #include