Home | History | Annotate | Download | only in SDLTest
      1 /*
      2  *  libsdlmain_prefix.h
      3  *  SDLTest
      4  *
      5  *  Created by Darrell Walisser on Wed Aug 06 2003.
      6  *  Copyright (c) 2003 __MyCompanyName__. All rights reserved.
      7  *
      8  */
      9 
     10 #include <Cocoa/Cocoa.h>
     11 #include <Carbon/Carbon.h>
     12 #include "SDL.h"
     13 #include "SDLMain.h"