diff --git a/Sources/Plasma/CoreLib/HeadSpin.cpp b/Sources/Plasma/CoreLib/HeadSpin.cpp index 530d7eb7..5dc94413 100644 --- a/Sources/Plasma/CoreLib/HeadSpin.cpp +++ b/Sources/Plasma/CoreLib/HeadSpin.cpp @@ -47,7 +47,9 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com # include #endif -#if defined(HS_DEBUGGING) && defined(HS_BUILD_FOR_LINUX) +#pragma hdrstop + +#if defined(HS_DEBUGGING) && defined(HS_BUILD_FOR_UNIX) # include # include # include @@ -58,8 +60,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com # include #endif -#pragma hdrstop - #include "hsTemplates.h" #include "plFormat.h"