Another include Carbon/Carbon.h
This commit is contained in:
parent
741e0378e4
commit
25e0c79487
|
@ -41,9 +41,13 @@ PERFORMANCE OF THIS SOFTWARE.
|
|||
** routine, origin unknown.
|
||||
*/
|
||||
|
||||
#ifdef WITHOUT_FRAMEWORKS
|
||||
#include <Types.h>
|
||||
#include <Files.h>
|
||||
#include <Errors.h>
|
||||
#else
|
||||
#include <Carbon/Carbon.h>
|
||||
#endif
|
||||
#include "getapplbycreator.h"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue