diff --git a/indra/cwdebug/debug.h b/indra/cwdebug/debug.h index 329f0448e..6c6d71908 100644 --- a/indra/cwdebug/debug.h +++ b/indra/cwdebug/debug.h @@ -173,8 +173,8 @@ extern LL_COMMON_API fake_channel const notice; #include #if CWDEBUG_LOCATION #include // Needed for 'backtrace'. -#include "llpreprocessor.h" #endif +#include "llpreprocessor.h" // LL_COMMON_API #include #define CWD_API __attribute__ ((visibility("default")))