Fixup fromcvs/togit conversion
[pkgsrcv2.git] / emulators / bochs / patches / patch-iodev_soundosx.cc
1 $NetBSD$
2
3 --- iodev/soundosx.cc.orig      2011-02-14 21:14:20.000000000 +0000
4 +++ iodev/soundosx.cc
5 @@ -21,7 +21,7 @@
6  // This file (SOUNDOSX.CC) written and donated by Brian Huffman
7  
8  #ifdef PARANOID
9 -#include <MacTypes.h>
10 +#include <CoreServices/CoreServices.h>
11  #endif
12  
13  #include "iodev.h"