# | Line 6 | Line 6 | |
---|---|---|
6 | * | |
7 | * macos_util.h - MacOS definitions/utility functions | |
8 | * | |
9 | < | * Basilisk II (C) 1997-2004 Christian Bauer |
9 | > | * Basilisk II (C) 1997-2005 Christian Bauer |
10 | * | |
11 | * This program is free software; you can redistribute it and/or modify | |
12 | * it under the terms of the GNU General Public License as published by | |
# | Line 28 | Line 28 | |
28 | ||
29 | #include "cpu_emulation.h" | |
30 | ||
31 | < | #import <CarbonCore/OSUtils.h> |
31 | > | #import <Carbon/Carbon.h> |
32 | ||
33 | /* | |
34 | * Queues |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |