1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 16:43:33 +02:00

Changes to fix compilation problems on a Mac after extensive changes to improve NoteTrack display.

This commit is contained in:
prlivesey
2010-09-19 21:46:40 +00:00
parent 312faf654d
commit 3db9b4db68
6 changed files with 20 additions and 4 deletions

View File

@@ -78,7 +78,7 @@ memory requested or calls longjmp, so callers don't have to check.
#include <stdio.h>
#include <sys/stat.h>
#include "readbinaryplist.h"
#include "Folders.h"
#include <Carbon/Carbon.h>
#define NO 0
#define YES 1