Kaydet (Commit) c587301e authored tarafından Jack Jansen's avatar Jack Jansen

- Changed GestaltEqu.h to Gestalt.h

- Changed FragLoader.h to CodeFragments.h
- Removed Desk.h
üst 4a8c54e6
...@@ -39,7 +39,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ...@@ -39,7 +39,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <Errors.h> #include <Errors.h>
#include <AppleEvents.h> #include <AppleEvents.h>
#include <AEObjects.h> #include <AEObjects.h>
#include <Desk.h>
#include <Fonts.h> #include <Fonts.h>
#include <TextEdit.h> #include <TextEdit.h>
#include <Menus.h> #include <Menus.h>
......
...@@ -50,7 +50,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ...@@ -50,7 +50,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <Resources.h> #include <Resources.h>
#include <Memory.h> #include <Memory.h>
#include <Windows.h> #include <Windows.h>
#include <Desk.h>
#include <Traps.h> #include <Traps.h>
#include <Processes.h> #include <Processes.h>
#include <Fonts.h> #include <Fonts.h>
......
...@@ -35,7 +35,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ...@@ -35,7 +35,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <stdio.h> #include <stdio.h>
#include <Events.h> #include <Events.h>
#include <Windows.h> #include <Windows.h>
#include <Desk.h>
#include <Fonts.h> #include <Fonts.h>
#ifdef __MWERKS__ #ifdef __MWERKS__
......
...@@ -45,7 +45,7 @@ PERFORMANCE OF THIS SOFTWARE. ...@@ -45,7 +45,7 @@ PERFORMANCE OF THIS SOFTWARE.
#include <Quickdraw.h> #include <Quickdraw.h>
#include <SegLoad.h> #include <SegLoad.h>
#include <FragLoad.h> #include <CodeFragments.h>
#include <Files.h> #include <Files.h>
#include <Resources.h> #include <Resources.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment