X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55d99c7a77789ff4904bf96eddca3715eb5af9b9..e8617760b089b3dd31e4d77ce493267a82fc1003:/src/common/cmndata.cpp diff --git a/src/common/cmndata.cpp b/src/common/cmndata.cpp index 45718f159f..33dc2cce0a 100644 --- a/src/common/cmndata.cpp +++ b/src/common/cmndata.cpp @@ -56,7 +56,7 @@ #include #endif // Win16 - #if defined(__WATCOMC__) || defined(__SC__) || defined(__SALFORDC__) + #if defined(__WATCOMC__) || defined(__SYMANTEC__) || defined(__SALFORDC__) #include #include #endif