diff options
Diffstat (limited to 'Mac/Include/config.h')
-rw-r--r-- | Mac/Include/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Mac/Include/config.h b/Mac/Include/config.h index 454b9aa..6eed9a5 100644 --- a/Mac/Include/config.h +++ b/Mac/Include/config.h @@ -31,6 +31,8 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. with CodeWarrior, we generally use the most recent version. */ +#include "macbuildno.h" + #define USE_STACKCHECK #ifdef applec |